Home
last modified time | relevance | path

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

/frameworks/base/cmds/uiautomator/library/core-src/com/android/uiautomator/core/
DInteractionController.java120 class WaitForAllEventPredicate implements AccessibilityEventFilter { class in InteractionController
122 WaitForAllEventPredicate(int mask) { in WaitForAllEventPredicate() method in InteractionController.WaitForAllEventPredicate