Searched refs:WEB_VIEW_CLASS_NAME (Results 1 – 2 of 2) sorted by relevance
70 static final String WEB_VIEW_CLASS_NAME = WebView.class.getName(); field in Utils263 return className != null && WEB_VIEW_CLASS_NAME.contentEquals(className); in isWebView()
1498 .setClassName(Utils.WEB_VIEW_CLASS_NAME) in testOnKeyEvents_centerButtonClickInAppWindow_webViewFocused_injectEnterKeyEvent()1592 .setClassName(Utils.WEB_VIEW_CLASS_NAME) in testOnKeyEvents_centerButtonClickInAppWindow_webViewFocused_isCheckable_injectSpaceKeyEvent()