Searched refs:getCellLayoutChildrenSortedSpatially (Results 1 - 1 of 1) sorted by relevance

/packages/apps/Launcher2/src/com/android/launcher2/
H A DFocusHelper.java567 private static ArrayList<View> getCellLayoutChildrenSortedSpatially(CellLayout layout, method in class:FocusHelper
609 final ArrayList<View> views = getCellLayoutChildrenSortedSpatially(layout, parent);
614 final ArrayList<View> views = getCellLayoutChildrenSortedSpatially(layout, parent);
625 final ArrayList<View> views = getCellLayoutChildrenSortedSpatially(layout, parent);

Completed in 208 milliseconds