Home | History | Annotate | Download | only in launcher3

Lines Matching refs:tmpCellX

2449             if (lp.useTmpCoords && (lp.tmpCellX != lp.cellX || lp.tmpCellY != lp.tmpCellY)) {
2478 if (lp.useTmpCoords && (lp.tmpCellX != lp.cellX || lp.tmpCellY != lp.tmpCellY)) {
2674 lp.cellX = lp.tmpCellX = mTargetCell[0];