Searched refs:getSlotIndexByPosition (Results 1 – 1 of 1) sorted by relevance
576 public int getSlotIndexByPosition(float x, float y) { in getSlotIndexByPosition() method in SlotView.Layout635 int index = mLayout.getSlotIndexByPosition(e.getX(), e.getY()); in onShowPress()687 int index = mLayout.getSlotIndexByPosition(e.getX(), e.getY()); in onSingleTapUp()698 int index = mLayout.getSlotIndexByPosition(e.getX(), e.getY()); in onLongPress()