Searched defs:consecutiveTapTimeout (Results 1 – 1 of 1) sorted by relevance
40 private final int consecutiveTapTimeout; field in ConsecutiveTapsGestureDetector59 OnConsecutiveTapsListener listener, View view, int consecutiveTapTimeout) { in ConsecutiveTapsGestureDetector()