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

/packages/apps/Launcher2/src/com/android/launcher2/
H A DWorkspace.java1980 mapPointFromSelfToHotseatLayout(mLauncher.getHotseat(), mDragViewVisualCenter);
2179 mapPointFromSelfToHotseatLayout(mLauncher.getHotseat(), mDragViewVisualCenter);
2595 void mapPointFromSelfToHotseatLayout(Hotseat hotseat, float[] xy) { method in class:Workspace
2817 mapPointFromSelfToHotseatLayout(mLauncher.getHotseat(), mDragViewVisualCenter);
/packages/apps/Launcher3/src/com/android/launcher3/
H A DWorkspace.java2804 mapPointFromSelfToHotseatLayout(mLauncher.getHotseat(), mDragViewVisualCenter);
3010 mapPointFromSelfToHotseatLayout(mLauncher.getHotseat(), mDragViewVisualCenter);
3423 void mapPointFromSelfToHotseatLayout(Hotseat hotseat, float[] xy) { method in class:Workspace
3612 mapPointFromSelfToHotseatLayout(mLauncher.getHotseat(), mDragViewVisualCenter);

Completed in 46 milliseconds