Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/touch/
DSwipeDetector.java185 protected SwipeDetector(float touchSlope, @NonNull Listener l, @NonNull Direction dir) { in SwipeDetector() argument
186 mTouchSlop = touchSlope; in SwipeDetector()