Home
last modified time | relevance | path

Searched refs:ViewNotFoundException (Results 1 – 7 of 7) sorted by relevance

/test/uiautomator/uiautomator/src/main/java/androidx/test/uiautomator/
DUiObject2Ext.kt140 .notNull(ViewNotFoundException()) in onView()
168 } catch (e: ViewNotFoundException) { in onView()
173 .notNull(ViewNotFoundException()) in onView()
DUtils.kt57 public class ViewNotFoundException(msg: String? = null) : Exception(msg) class
DUiDeviceExt.kt127 .notNull(ViewNotFoundException()) in onView()
DAccessibilityNodeInfoExt.kt158 .notNull(ViewNotFoundException()) in onView()
/test/uiautomator/integration-tests/testapp/src/androidTest/java/androidx/test/uiautomator/testapp/
DUiAutomatorTestScopeTest.kt27 import androidx.test.uiautomator.ViewNotFoundException
102 @Test(expected = ViewNotFoundException::class)
/test/uiautomator/uiautomator/api/
Dcurrent.txt625 public final class ViewNotFoundException extends java.lang.Exception {
626 ctor public ViewNotFoundException();
627 ctor public ViewNotFoundException(optional String? msg);
Drestricted_current.txt625 public final class ViewNotFoundException extends java.lang.Exception {
626 ctor public ViewNotFoundException();
627 ctor public ViewNotFoundException(optional String? msg);