Home
last modified time | relevance | path

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

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