Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/shade/
DQuickSettingsControllerImpl.java2002 boolean expandsQs = mPanelViewControllerLazy.get().flingExpandsQs(vel); in flingQsWithCurrentVelocity()
DNotificationPanelViewController.java2302 boolean flingExpandsQs(float vel) { in flingExpandsQs() method in NotificationPanelViewController