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.java198 CellLayout iconLayout, CellLayout hotseatLayout, DeviceProfile dp) { in createSparseMatrixWithHotseat()
254 public static int[][] createSparseMatrixWithPivotColumn(CellLayout iconLayout, in createSparseMatrixWithPivotColumn()
/packages/apps/Launcher3/src/com/android/launcher3/
DFocusHelper.java231 final CellLayout iconLayout = (CellLayout) workspace.getChildAt(pageIndex); in handleHotseatButtonKeyEvent() local
335 CellLayout iconLayout = (CellLayout) parent.getParent(); in handleIconKeyEvent() local