Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/android/view/
H A DAccessibilityInteractionController.java1193 final AccessibilityNodeInfo satisfiedRequestNode = nodeWithIdFromList(requestedNode, in getSatisfiedRequestInPrefetch()
1221 private AccessibilityNodeInfo nodeWithIdFromList(AccessibilityNodeInfo requestedNode, in nodeWithIdFromList() method in AccessibilityInteractionController