Home
last modified time | relevance | path

Searched defs:iconLayout (Results 1 – 2 of 2) sorted by relevance

/packages/apps/Launcher3/src/com/android/launcher3/util/
DFocusLogic.java193 public static int[][] createSparseMatrixWithHotseat(CellLayout iconLayout, in createSparseMatrixWithHotseat()
273 public static int[][] createSparseMatrixWithPivotColumn(CellLayout iconLayout, in createSparseMatrixWithPivotColumn()
/packages/apps/Launcher3/src/com/android/launcher3/
DFocusHelper.java225 final CellLayout iconLayout = (CellLayout) workspace.getChildAt(pageIndex); in handleHotseatButtonKeyEvent() local
353 CellLayout iconLayout = (CellLayout) parent.getParent(); in handleIconKeyEvent() local