Home
last modified time | relevance | path

Searched refs:mTmpAddItemCellCoordinates (Results 1 – 2 of 2) sorted by relevance

/packages/apps/Launcher2/src/com/android/launcher2/
DLauncher.java232 private int[] mTmpAddItemCellCoordinates = new int[2]; field in Launcher
1099 final int[] cellXY = mTmpAddItemCellCoordinates; in completeAddApplication()
1134 int[] cellXY = mTmpAddItemCellCoordinates; in completeAddShortcut()
1233 int[] cellXY = mTmpAddItemCellCoordinates; in completeAddAppWidget()
/packages/apps/Launcher3/src/com/android/launcher3/
DLauncher.java227 private int[] mTmpAddItemCellCoordinates = new int[2]; field in Launcher
1448 int[] cellXY = mTmpAddItemCellCoordinates; in completeAddShortcut()