Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DNotificationPanelView.java617 flingSettings(vel, flingExpandsQs(vel) && !isCancelMotionEvent); in flingQsWithCurrentVelocity()
620 private boolean flingExpandsQs(float vel) { in flingExpandsQs() method in NotificationPanelView