Home
last modified time | relevance | path

Searched refs:getScaledDoubleTapSlop (Results 1 – 9 of 9) sorted by relevance

/frameworks/base/core/java/android/view/
DViewConfiguration.java579 public int getScaledDoubleTapSlop() { in getScaledDoubleTapSlop() method in ViewConfiguration
DGestureDetector.java402 doubleTapSlop = configuration.getScaledDoubleTapSlop(); in init()
/frameworks/support/v4/java/android/support/v4/view/
DGestureDetectorCompat.java176 final int doubleTapSlop = configuration.getScaledDoubleTapSlop(); in init()
/frameworks/base/services/accessibility/java/com/android/server/accessibility/
DScreenMagnifier.java198 mMultiTapDistanceSlop = ViewConfiguration.get(context).getScaledDoubleTapSlop(); in ScreenMagnifier()
DTouchExplorer.java233 mDoubleTapSlop = ViewConfiguration.get(context).getScaledDoubleTapSlop(); in TouchExplorer()
/frameworks/base/core/java/android/widget/
DEditor.java3898 int doubleTapSlop = viewConfiguration.getScaledDoubleTapSlop();
/frameworks/base/docs/html/sdk/api_diff/3/
DmissingSinces.txt255 NO DOC BLOCK: android.view.ViewConfiguration Method getScaledDoubleTapSlop()
/frameworks/base/api/
Dsystem-current.txt36233 method public int getScaledDoubleTapSlop();
Dcurrent.txt34000 method public int getScaledDoubleTapSlop();