Searched defs:doubleTapSlop (Results 1 – 2 of 2) sorted by relevance
52 int doubleTapSlop = ViewConfiguration.get(this.view.getContext()).getScaledDoubleTapSlop(); in ConsecutiveTapsGestureDetector() local
442 int touchSlop, doubleTapSlop, doubleTapTouchSlop; in init() local