Home
last modified time | relevance | path

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

/packages/apps/Launcher2/src/com/android/launcher2/
DCellLayout.java2990 public int[] rectToCell(int width, int height, int[] result) { in rectToCell() method in CellLayout
2994 public static int[] rectToCell(Resources resources, int width, int height, int[] result) { in rectToCell() method in CellLayout
/packages/apps/Launcher3/src/com/android/launcher3/
DCellLayout.java2903 public static int[] rectToCell(int width, int height, int[] result) { in rectToCell() method in CellLayout