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

/packages/apps/Launcher2/src/com/android/launcher2/
H A DCellLayout.java646 public void setTagToCellInfoForPoint(int touchX, int touchY) { method in class:CellLayout
710 setTagToCellInfoForPoint((int) ev.getX(), (int) ev.getY());

Completed in 56 milliseconds