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