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.java998 private void flingQsWithCurrentVelocity(float y, boolean isCancelMotionEvent) { in flingQsWithCurrentVelocity() argument
1004 flingSettings(vel, expandsQs && !isCancelMotionEvent ? FLING_EXPAND : FLING_COLLAPSE); in flingQsWithCurrentVelocity()