Searched refs:getDoubleTapTimeout (Results 1 – 3 of 3) sorted by relevance
50 this(listener, view, ViewConfiguration.getDoubleTapTimeout()); in ConsecutiveTapsGestureDetector()
37 assertEquals(300, ViewConfiguration.getDoubleTapTimeout()); in methodsShouldReturnAndroidConstants()
146 protected static int getDoubleTapTimeout() { in getDoubleTapTimeout() method in ShadowViewConfiguration