Searched refs:getPreviousFocusable (Results 1 – 2 of 2) sorted by relevance
318 return getPreviousFocusable(focused, focusables, count); in findNextFocusInRelativeDirection()388 private static View getPreviousFocusable(View focused, ArrayList<View> focusables, int count) { in getPreviousFocusable() method in FocusFinder
74397 Landroid/view/FocusFinder;->getPreviousFocusable(Landroid/view/View;Ljava/util/ArrayList;I)Landroid…