Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/view/
DViewConfiguration.java1007 public static float getAmbiguousGestureMultiplier() { in getAmbiguousGestureMultiplier() method in ViewConfiguration
DGestureDetector.java466 mAmbiguousGestureMultiplier = ViewConfiguration.getAmbiguousGestureMultiplier(); in init()
/frameworks/base/packages/SystemUI/src/com/android/systemui/
DExpandHelper.java181 mSlopMultiplier = configuration.getAmbiguousGestureMultiplier(); in ExpandHelper()
/frameworks/base/core/api/
Dcurrent.txt49463 method @Deprecated @FloatRange(from=1.0) public static float getAmbiguousGestureMultiplier();