Searched refs:embeddedRoot (Results 1 – 1 of 1) sorted by relevance
353 AccessibilityNodeInfo embeddedRoot = surfaceView.getChild(0); in findFocusedNodeInRootInternal() local355 if (embeddedRoot == null) { in findFocusedNodeInRootInternal()359 AccessibilityNodeInfo focusedNode = embeddedRoot.findFocus(FOCUS_INPUT); in findFocusedNodeInRootInternal()360 embeddedRoot.recycle(); in findFocusedNodeInRootInternal()