Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/android/view/
H A DViewConfiguration.java821 public static int getDoubleTapSlop() { in getDoubleTapSlop() method in ViewConfiguration
H A DGestureDetector.java468 doubleTapSlop = ViewConfiguration.getDoubleTapSlop(); in init()