Home
last modified time | relevance | path

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

/test/uiautomator/uiautomator/src/main/java/androidx/test/uiautomator/
DInteractionController.java143 private AccessibilityEvent runAndWaitForEvents(Runnable command, in runAndWaitForEvents()
173 Runnable command = () -> { in sendKeyAndWaitForEvent() local
296 Runnable command = () -> swipe(downX, downY, upX, upY, steps); in scrollSwipe() local