Searched refs:oldDragCellX (Results 1 – 1 of 1) sorted by relevance
952 final int oldDragCellX = mDragCell[0]; in visualizeDropLocation() local960 if (cellX != oldDragCellX || cellY != oldDragCellY) { in visualizeDropLocation()