Searched refs:embeddedRoot (Results 1 – 1 of 1) sorted by relevance
355 AccessibilityNodeInfo embeddedRoot = surfaceView.getChild(0); in findFocusedNodeInRootInternal() local357 if (embeddedRoot == null) { in findFocusedNodeInRootInternal()361 AccessibilityNodeInfo focusedNode = embeddedRoot.findFocus(FOCUS_INPUT); in findFocusedNodeInRootInternal()362 embeddedRoot.recycle(); in findFocusedNodeInRootInternal()