Searched defs:views (Results 1 – 3 of 3) sorted by relevance
107 public void addFocusables(@SuppressLint("ConcreteCollection") @NonNull ArrayList<View> views, in addFocusables()
92 public void addFocusables(ArrayList<View> views, int direction, int focusableMode) { in addFocusables()
281 ArrayList<View> views = rows.get(rowLocation); in sortByRows() local298 View[] views = arr.toArray(new View[arr.size()]); in sortByRows() local308 View[] views = sorted[row]; in verifyMargin() local