Searched refs:cellY0 (Results 1 - 2 of 2) sorted by relevance

/packages/apps/Launcher2/src/com/android/launcher2/
H A DCellLayout.java2291 public ReorderHintAnimation(View child, int cellX0, int cellY0, int cellX1, int cellY1, argument
2293 regionToCenterPoint(cellX0, cellY0, spanX, spanY, mTmpPoint);
/packages/apps/Launcher3/src/com/android/launcher3/
H A DCellLayout.java2082 public ReorderPreviewAnimation(View child, int mode, int cellX0, int cellY0, int cellX1, argument
2084 regionToCenterPoint(cellX0, cellY0, spanX, spanY, mTmpPoint);

Completed in 30 milliseconds