Searched refs:getEffectiveRoot (Results 1 – 2 of 2) sorted by relevance
98 ViewGroup effectiveRoot = getEffectiveRoot(root, focused); in findNextFocus()126 private ViewGroup getEffectiveRoot(ViewGroup root, View focused) { in getEffectiveRoot() method in FocusFinder
32552 HSPLandroid/view/FocusFinder;->getEffectiveRoot(Landroid/view/ViewGroup;Landroid/view/View;)Landroi…