Home
last modified time | relevance | path

Searched defs:WaitForAllEventPredicate (Results 1 – 1 of 1) sorted by relevance

/test/uiautomator/uiautomator/src/main/java/androidx/test/uiautomator/
DInteractionController.java112 static class WaitForAllEventPredicate implements AccessibilityEventFilter { class in InteractionController
114 WaitForAllEventPredicate(int mask) { in WaitForAllEventPredicate() method in InteractionController.WaitForAllEventPredicate