Home
last modified time | relevance | path

Searched refs:otherAwContents (Results 1 – 1 of 1) sorted by relevance

/dports/www/chromium-legacy/chromium-88.0.4324.182/android_webview/javatests/src/org/chromium/android_webview/test/
H A DJsJavaInteractionTest.java333 final AwContents otherAwContents = awTestContainerView.getAwContents(); in testAddWebMessageListenerWontAffectOtherAwContents() local
334 AwActivityTestRule.enableJavaScriptOnUiThread(otherAwContents); in testAddWebMessageListenerWontAffectOtherAwContents()
341 otherAwContents, awContentsClient.getOnPageFinishedHelper(), url); in testAddWebMessageListenerWontAffectOtherAwContents()
354 JS_OBJECT_NAME, mActivityTestRule, otherAwContents, awContentsClient)); in testAddWebMessageListenerWontAffectOtherAwContents()