Searched defs:webview (Results 1 – 16 of 16) sorted by relevance
34 MyWebView webview = findViewById(R.id.webview); in onCreate() local
63 public synchronized void onReceivedIcon(WebView webview, Bitmap icon) { in onReceivedIcon()76 WebView webview = getTestEnvironment().getWebView(); in setUp() local
60 WebView webview = getTestEnvironment().getWebView(); in setUp() local
51 WebView webview = getTestEnvironment().getWebView(); in setUp() local
53 WebView webview = getTestEnvironment().getWebView(); in setUp() local
210 final WebView webview = WebkitUtils.waitForFuture(webViewFuture); in run() local235 WebView webview = new WebView(context); in createAndCheckWebViewLooper() local
36 WebView webview = activity.getWebView(); in init() local
61 WebView webview = getTestEnvironment().getWebView(); in setUp() local
139 WebView webview = getTestEnvironment().getWebView(); in setUp() local
62 WebView webview = getTestEnvironment().getWebView(); in setUp() local
78 WebView webview = getTestEnvironment().getWebView(); in setUp() local
104 WebView webview = getTestEnvironment().getWebView(); in setUp() local
92 WebView webview = getTestEnvironment().getWebView(); in setUp() local
1486 private static void waitForFlingDone(WebViewOnUiThread webview) { in waitForFlingDone()1493 ScrollDiffPollingCheck(WebViewOnUiThread webview) { in waitForFlingDone()
19 public WebViewReadyHelper(WebView webview, CountDownLatch latch) { in WebViewReadyHelper()
64 WebView webview = findViewById(R.id.webview); in onCreate() local