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