Home
last modified time | relevance | path

Searched defs:semanticsNode (Results 1 – 1 of 1) sorted by relevance

/third_party/flutter/engine/flutter/shell/platform/android/io/flutter/view/
DAccessibilityBridge.java446 private boolean shouldSetCollectionInfo(final SemanticsNode semanticsNode) { in shouldSetCollectionInfo()
501 SemanticsNode semanticsNode = flutterSemanticsTree.get(virtualViewId); in createAccessibilityNodeInfo() local
791 SemanticsNode semanticsNode = flutterSemanticsTree.get(virtualViewId); in performAction() local
968 private boolean performCursorMoveAction( in performCursorMoveAction()
1082 SemanticsNode semanticsNode = flutterSemanticsTree.get(id); in getOrCreateSemanticsNode() local
1216 SemanticsNode semanticsNode = getOrCreateSemanticsNode(id); in updateSemantics() local