Searched refs:webViewRef (Results 1 – 1 of 1) sorted by relevance
107 final AtomicReference<TestWebView.Impl> webViewRef = new AtomicReference<>(); in launchTestWebViewActivity() local122 webViewRef.set(webView); in launchTestWebViewActivity()130 inputTextFieldRef.set(webViewRef.get().getInput(timeoutForFindObj)); in launchTestWebViewActivity()