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

  /packages/apps/Launcher3/src/com/android/launcher3/
FocusHelper.java 242 matrix = FocusLogic.createSparseMatrixWithHotseat(iconLayout, hotseatLayout, profile);
247 matrix = FocusLogic.createSparseMatrixWithHotseat(iconLayout, hotseatLayout, profile);
373 matrix = FocusLogic.createSparseMatrixWithHotseat(iconLayout, hotseatLayout, profile);
376 matrix = FocusLogic.createSparseMatrixWithHotseat(iconLayout, hotseatLayout, profile);
  /packages/apps/Launcher3/src/com/android/launcher3/util/
FocusLogic.java 196 public static int[][] createSparseMatrixWithHotseat(

Completed in 88 milliseconds