Searched refs:countOf (Results 1 – 1 of 1) sorted by relevance
787 return MotionEventInfo.countOf(mDelayedEventQueue, ACTION_UP); in tapCount()1053 static int countOf(MotionEventInfo info, int eventType) { in countOf() method in MagnificationGestureHandler.MotionEventInfo1056 + countOf(info.mNext, eventType); in countOf()