Home
last modified time | relevance | path

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

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