Home
last modified time | relevance | path

Searched refs:getAmbiguousGestureMultiplier (Results 1 – 6 of 6) sorted by relevance

/frameworks/base/core/java/android/view/
DViewConfiguration.java1130 public static float getAmbiguousGestureMultiplier() { in getAmbiguousGestureMultiplier() method in ViewConfiguration
DGestureDetector.java504 mAmbiguousGestureMultiplier = ViewConfiguration.getAmbiguousGestureMultiplier(); in init()
/frameworks/base/packages/SystemUI/src/com/android/systemui/
DExpandHelper.java202 mSlopMultiplier = configuration.getAmbiguousGestureMultiplier(); in ExpandHelper()
DSwipeHelper.java151 mTouchSlopMultiplier = viewConfiguration.getAmbiguousGestureMultiplier(); in SwipeHelper()
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/frameworks/base/core/api/
Dcurrent.txt53490 method @Deprecated @FloatRange(from=1.0) public static float getAmbiguousGestureMultiplier();