HomeSort by relevance Sort by last modified time
    Searched refs:createSparseMatrixWithPivotColumn (Results 1 - 2 of 2) sorted by null

  /packages/apps/Launcher3/src/com/android/launcher3/
FocusHelper.java 395 matrix = FocusLogic.createSparseMatrixWithPivotColumn(iconLayout,
435 matrix = FocusLogic.createSparseMatrixWithPivotColumn(iconLayout, -1, row);
  /packages/apps/Launcher3/src/com/android/launcher3/util/
FocusLogic.java 279 public static int[][] createSparseMatrixWithPivotColumn(CellLayout iconLayout,

Completed in 231 milliseconds