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