Searched refs:web_view (Results 1 – 2 of 2) sorted by relevance
447 public static final int web_view=0x7f0d003a; field in R.id
89 WebView webView = view.findViewById(R.id.web_view); in testWebView()