Searched refs:getDoubleTapSlop (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/core/java/android/view/
H A DViewConfiguration.java519 public static int getDoubleTapSlop() { method in class:ViewConfiguration
H A DGestureDetector.java388 doubleTapSlop = ViewConfiguration.getDoubleTapSlop();

Completed in 45 milliseconds