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 384 matrix = FocusLogic.createSparseMatrixWithPivotColumn(iconLayout,
424 matrix = FocusLogic.createSparseMatrixWithPivotColumn(iconLayout, -1, row);
  /packages/apps/Launcher3/src/com/android/launcher3/util/
FocusLogic.java 281 public static int[][] createSparseMatrixWithPivotColumn(CellLayout iconLayout,

Completed in 237 milliseconds