Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/view/
DViewConfiguration.java724 public static int getDoubleTapSlop() { in getDoubleTapSlop() method in ViewConfiguration
DGestureDetector.java447 doubleTapSlop = ViewConfiguration.getDoubleTapSlop(); in init()