Searched refs:getForwardFocusable (Results 1 – 1 of 1) sorted by relevance
183 return getForwardFocusable(root, focused, focusables, count); in findNextFocusInRelativeDirection()242 private static View getForwardFocusable(ViewGroup root, View focused, in getForwardFocusable() method in FocusFinder