Searched refs:effectiveRoot (Results 1 – 1 of 1) sorted by relevance
98 ViewGroup effectiveRoot = getEffectiveRoot(root, focused); in findNextFocus() local100 next = findNextUserSpecifiedFocus(effectiveRoot, focused, direction); in findNextFocus()108 effectiveRoot.addFocusables(focusables, direction); in findNextFocus()110 next = findNextFocus(effectiveRoot, focused, focusedRect, direction, focusables); in findNextFocus()