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

/packages/apps/Launcher2/src/com/android/launcher2/
H A DCellLayout.java76 private final CellInfo mCellInfo = new CellInfo(); field in class:CellLayout
643 mCellInfo.screen = ((ViewGroup) getParent()).indexOfChild(this);
647 final CellInfo cellInfo = mCellInfo;
716 final CellInfo cellInfo = mCellInfo;

Completed in 475 milliseconds