Home
last modified time | relevance | path

Searched defs:rectToCell (Results 1 – 1 of 1) 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