Searched refs:FLAG_PREFETCH_ANCESTORS (Results 1 – 6 of 6) sorted by relevance
20 import static android.view.accessibility.AccessibilityNodeInfo.FLAG_PREFETCH_ANCESTORS;233 FLAG_PREFETCH_SIBLINGS | FLAG_PREFETCH_ANCESTORS); in testFindTextView_withOneClient_shouldReturnNodeAndPrefetchedSiblingsAndParent() local358 FLAG_PREFETCH_SIBLINGS | FLAG_PREFETCH_ANCESTORS); in testFindRootAndTextNode_withOneClient_shouldInterruptPrefetchAndSatisfyPendingMsg()533 | FLAG_PREFETCH_ANCESTORS); in testFindNodeById_withTwoDifferentPrefetchFlags_shouldNotSatisfyPendingRequest()
78 AccessibilityNodeInfo.FLAG_PREFETCH_ANCESTORS
155 public static final int FLAG_PREFETCH_ANCESTORS = 1 /* << 0 */; field in AccessibilityNodeInfo240 FLAG_PREFETCH_ANCESTORS,2070 FLAG_PREFETCH_ANCESTORS | FLAG_PREFETCH_SIBLINGS); in getParent()5091 FLAG_PREFETCH_ANCESTORS in getNodeForAccessibilityId()5108 FLAG_PREFETCH_ANCESTORS in getNodeForAccessibilityId()
1316 isFlagSet(AccessibilityNodeInfo.FLAG_PREFETCH_ANCESTORS); in prefetchAccessibilityNodeInfos()
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
55051 field public static final int FLAG_PREFETCH_ANCESTORS = 1; // 0x1