Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/classifier/
H A DDistanceClassifier.java82 float horizontalSwipeThresholdIn = deviceConfigProxy.getFloat( in DistanceClassifier() local
105 horizontalSwipeThresholdIn * getXdpi()); in DistanceClassifier()