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

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

Completed in 1154 milliseconds