Home
last modified time | relevance | path

Searched refs:removeWatcher (Results 1 – 9 of 9) sorted by relevance

/test/uiautomator/uiautomator/src/main/java/androidx/test/uiautomator/
DUiAutomatorTestScope.kt120 uiDevice.removeWatcher(id) in watchFor()
DUiDevice.java741 public void removeWatcher(@Nullable String name) { in removeWatcher() method in UiDevice
/test/uiautomator/uiautomator/src/androidTest/java/androidx/test/uiautomator/
DUiDeviceTest.java163 mDevice.removeWatcher(WATCHER_NAME); in testRemoveUiWatcher()
/test/uiautomator/uiautomator/api/
D2.2.0.txt187 method public void removeWatcher(String!);
Drestricted_2.2.0.txt187 method public void removeWatcher(String!);
Drestricted_2.3.0-beta01.txt217 method public void removeWatcher(String?);
D2.3.0-beta01.txt217 method public void removeWatcher(String?);
Dcurrent.txt329 method public void removeWatcher(String?);
Drestricted_current.txt329 method public void removeWatcher(String?);