Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/shade/
H A DQuickSettingsController.java1978 boolean expandsQs = mPanelViewControllerLazy.get().flingExpandsQs(vel); in flingQsWithCurrentVelocity()
H A DNotificationPanelViewController.java2187 boolean flingExpandsQs(float vel) { in flingExpandsQs() method in NotificationPanelViewController