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