Home
last modified time | relevance | path

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

/aosp_15_r20/cts/tests/accessibilityservice/src/android/accessibilityservice/cts/
H A DAccessibilityTextActionTest.java408 Runnable mockRunnableForPrepare = mock(Runnable.class); in testTextLocations_withRequestPreparer_shouldHoldOffUntilReady() local
463 Runnable mockRunnableForPrepare = mock(Runnable.class); in testTextLocations_withUnresponsiveRequestPreparer_shouldTimeout() local