Searched defs:command (Results 1 – 1 of 1) sorted by relevance
143 private AccessibilityEvent runAndWaitForEvents(Runnable command, in runAndWaitForEvents()173 Runnable command = () -> { in sendKeyAndWaitForEvent() local296 Runnable command = () -> swipe(downX, downY, upX, upY, steps); in scrollSwipe() local