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