Searched refs:shouldStopPrefetching (Results 1 – 1 of 1) sorted by relevance
1331 if (shouldStopPrefetching(outInfos)) { in prefetchAccessibilityNodeInfos()1361 public boolean shouldStopPrefetching(List prefetchedInfos) { in shouldStopPrefetching() method in AccessibilityInteractionController.AccessibilityNodePrefetcher1445 if (shouldStopPrefetching(outInfos)) { in prefetchPredecessorsOfRealNode()1461 if (shouldStopPrefetching(outInfos)) { in prefetchSiblingsOfRealNode()1480 if (shouldStopPrefetching(outInfos)) { in prefetchSiblingsOfRealNode()1519 if (shouldStopPrefetching(outInfos)) { in prefetchDescendantsOfRealNode()1544 if (!shouldStopPrefetching(outInfos)) { in prefetchDescendantsOfRealNode()1566 if (shouldStopPrefetching(outInfos)) { in prefetchPredecessorsOfVirtualNode()1615 if (shouldStopPrefetching(outInfos)) { in prefetchSiblingsOfVirtualNode()1640 if (shouldStopPrefetching(outInfos)) { in prefetchDescendantsOfVirtualNode()[all …]