Searched refs:setTagToCellInfoForPoint (Results 1 – 1 of 1) sorted by relevance
711 public void setTagToCellInfoForPoint(int touchX, int touchY) { in setTagToCellInfoForPoint() method in CellLayout780 setTagToCellInfoForPoint((int) ev.getX(), (int) ev.getY()); in onInterceptTouchEvent()