Searched refs:mInterruptPrefetch (Results 1 – 1 of 1) sorted by relevance
375 mPrefetcher.mInterruptPrefetch = interruptPrefetch; in findAccessibilityNodeInfoByAccessibilityIdUiThread()1306 private boolean mInterruptPrefetch; field in AccessibilityInteractionController.AccessibilityNodePrefetcher1372 return ((mHandler.hasUserInteractiveMessagesWaiting() && mInterruptPrefetch) in shouldStopPrefetching()