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

/frameworks/base/cmds/uiautomator/library/core-src/com/android/uiautomator/core/
H A DInteractionController.java120 class WaitForAllEventPredicate implements AccessibilityEventFilter { class in class:InteractionController
122 WaitForAllEventPredicate(int mask) { method in class:InteractionController.WaitForAllEventPredicate
256 return runAndWaitForEvents(clickRunnable(x, y), new WaitForAllEventPredicate(

Completed in 68 milliseconds