Home
last modified time | relevance | path

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

/frameworks/opt/setupwizard/library/main/src/com/android/setupwizardlib/gesture/
DConsecutiveTapsGestureDetector.java52 int doubleTapSlop = ViewConfiguration.get(this.view.getContext()).getScaledDoubleTapSlop(); in ConsecutiveTapsGestureDetector()
/frameworks/opt/setupwizard/library/test/robotest/src/com/android/setupwizardlib/gesture/
DConsecutiveTapsGestureDetectorTest.java54 slop = ViewConfiguration.get(application).getScaledDoubleTapSlop(); in setUp()
/frameworks/base/core/java/android/view/
DViewConfiguration.java732 public int getScaledDoubleTapSlop() { in getScaledDoubleTapSlop() method in ViewConfiguration
DGestureDetector.java455 doubleTapSlop = configuration.getScaledDoubleTapSlop(); in init()
/frameworks/base/services/accessibility/java/com/android/server/accessibility/
DMagnificationGestureHandler.java635 mMultiTapMaxDistance = ViewConfiguration.get(context).getScaledDoubleTapSlop(); in DetectingState()
DTouchExplorer.java192 mDoubleTapSlop = ViewConfiguration.get(context).getScaledDoubleTapSlop(); in TouchExplorer()
/frameworks/base/core/java/android/widget/
DEditor.java5948 int doubleTapSlop = viewConfiguration.getScaledDoubleTapSlop();
/frameworks/base/config/
Dboot-image-profile.txt17286 HSPLandroid/view/ViewConfiguration;->getScaledDoubleTapSlop()I
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt33998 method public int getScaledDoubleTapSlop();
/frameworks/base/non-updatable-api/
Dcurrent.txt52334 method public int getScaledDoubleTapSlop();
/frameworks/base/api/
Dcurrent.txt52478 method public int getScaledDoubleTapSlop();