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

  /packages/apps/Launcher2/src/com/android/launcher2/
CellLayout.java 856 void cellToCenterPoint(int cellX, int cellY, int[] result) {
    [all...]
  /packages/apps/Launcher3/src/com/android/launcher3/
CellLayout.java 742 void cellToCenterPoint(int cellX, int cellY, int[] result) {
780 cellToCenterPoint(cell[0], cell[1], mTmpPoint);
    [all...]

Completed in 42 milliseconds