Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/accessibility/java/com/android/server/accessibility/
H A DActionReplacingCallback.java122 setNodeWithReplacementActionsFromList(infos); in setFindAccessibilityNodeInfosResult()
154 private void setNodeWithReplacementActionsFromList(List<AccessibilityNodeInfo> infos) { in setNodeWithReplacementActionsFromList() method in ActionReplacingCallback