Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/view/
DViewConfiguration.java541 public int getScaledDoubleTapSlop() { in getScaledDoubleTapSlop() method in ViewConfiguration
DGestureDetector.java405 doubleTapSlop = configuration.getScaledDoubleTapSlop(); in init()
/frameworks/base/core/java/android/webkit/
DWebViewInputDispatcher.java241 mDoubleTapSlopSquared = config.getScaledDoubleTapSlop(); in WebViewInputDispatcher()
DWebViewClassic.java1639 slop = configuration.getScaledDoubleTapSlop(); in init()
/frameworks/base/services/java/com/android/server/accessibility/
DTouchExplorer.java219 mDoubleTapSlop = ViewConfiguration.get(context).getScaledDoubleTapSlop(); in TouchExplorer()
/frameworks/base/core/java/android/widget/
DEditor.java3530 int doubleTapSlop = viewConfiguration.getScaledDoubleTapSlop(); in onTouchEvent()
/frameworks/base/docs/html/sdk/api_diff/3/
DmissingSinces.txt255 NO DOC BLOCK: android.view.ViewConfiguration Method getScaledDoubleTapSlop()
/frameworks/base/api/
D14.txt23365 method public int getScaledDoubleTapSlop();
D15.txt23513 method public int getScaledDoubleTapSlop();
Dcurrent.txt24616 method public int getScaledDoubleTapSlop();
D16.txt24616 method public int getScaledDoubleTapSlop();