Searched refs:isConsecutiveTap (Results 1 – 1 of 1) sorted by relevance
81 if (isConsecutiveTap(ev)) { in onTouchEvent()108 private boolean isConsecutiveTap(MotionEvent currentTapEvent) { in isConsecutiveTap() method in ConsecutiveTapsGestureDetector