Home
last modified time | relevance | path

Searched refs:performActionRunnable (Results 1 – 1 of 1) sorted by relevance

/cts/tests/accessibilityservice/src/android/accessibilityservice/cts/
DAccessibilityTextTraversalTest.java4077 Runnable performActionRunnable = () -> target.performAction(action.getId(), arguments); in performMovementActionAndGetEvent() local
4088 .executeAndWaitForEvent(performActionRunnable, filter, DEFAULT_TIMEOUT_MS); in performMovementActionAndGetEvent()