Home
last modified time | relevance | path

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

/cts/tests/accessibilityservice/src/android/accessibilityservice/cts/
DAccessibilityTextActionTest.java354 final AtomicReference<Message> messageRefForPrepare = new AtomicReference<>(null); in testTextLocations_withRequestPreparer_shouldHoldOffUntilReady() local
370 messageRefForPrepare.set(preparationFinishedMessage); in testTextLocations_withRequestPreparer_shouldHoldOffUntilReady()
393 messageRefForPrepare.get().sendToTarget(); in testTextLocations_withRequestPreparer_shouldHoldOffUntilReady()