Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/tests/servicestests/src/com/android/server/accessibility/
H A DAccessibilityInteractionControllerNodeRequestsTest.java110 private boolean mSendClient2RequestForTextAfterRootPrefetched; field in AccessibilityInteractionControllerNodeRequestsTest
268 mSendClient2RequestForTextAfterRootPrefetched = true; in testFindRootAndTextNodes_withTwoClients_shouldPreventClient1Prefetch()
277 if (mSendClient2RequestForTextAfterRootPrefetched) { in testFindRootAndTextNodes_withTwoClients_shouldPreventClient1Prefetch()
278 mSendClient2RequestForTextAfterRootPrefetched = false; in testFindRootAndTextNodes_withTwoClients_shouldPreventClient1Prefetch()