Searched refs:getEffectiveRoot (Results 1 – 1 of 1) sorted by relevance
98 ViewGroup effectiveRoot = getEffectiveRoot(root, focused); in findNextFocus()126 private ViewGroup getEffectiveRoot(ViewGroup root, View focused) { in getEffectiveRoot() method in FocusFinder