Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/tests/servicestests/src/com/android/server/accessibility/
H A DAccessibilityInteractionControllerNodeRequestsTest.java107 private boolean mSendClient2RequestForTextAfterTextPrefetched; field in AccessibilityInteractionControllerNodeRequestsTest
465 mSendClient2RequestForTextAfterTextPrefetched = true; in testFindRootAndTextNode_withTwoClients_shouldInterruptPrefetchAndSatisfyPendingMsg()
474 if (mSendClient2RequestForTextAfterTextPrefetched) { in testFindRootAndTextNode_withTwoClients_shouldInterruptPrefetchAndSatisfyPendingMsg()
475 mSendClient2RequestForTextAfterTextPrefetched = false; in testFindRootAndTextNode_withTwoClients_shouldInterruptPrefetchAndSatisfyPendingMsg()