Searched defs:mTmpCellXY (Results 1 - 1 of 1) sorted by relevance

/packages/apps/Launcher2/src/com/android/launcher2/
H A DShortcutAndWidgetContainer.java32 private final int[] mTmpCellXY = new int[2]; field in class:ShortcutAndWidgetContainer
129 final int[] cellXY = mTmpCellXY;

Completed in 286 milliseconds