Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DNotificationPanelView.java682 private void flingQsWithCurrentVelocity(float y, boolean isCancelMotionEvent) { in flingQsWithCurrentVelocity() argument
688 flingSettings(vel, expandsQs && !isCancelMotionEvent); in flingQsWithCurrentVelocity()