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.java684 final boolean expandsQs = flingExpandsQs(vel); in flingQsWithCurrentVelocity()
702 private boolean flingExpandsQs(float vel) { in flingExpandsQs() method in NotificationPanelView