Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/shade/
H A DNotificationPanelViewController.java1942 notifyExpandingStarted(); in collapse()
2732 notifyExpandingStarted(); in expand()
2798 notifyExpandingStarted(); in onTrackingStarted()
2844 notifyExpandingStarted(); in startUnlockHintAnimation()
3605 void notifyExpandingStarted() { in notifyExpandingStarted() method
H A DQuickSettingsController.java1944 mPanelViewControllerLazy.get().notifyExpandingStarted(); in flingQs()
/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/shade/
H A DNotificationPanelViewControllerTest.java1159 mNotificationPanelViewController.notifyExpandingStarted(); in onShadeFlingClosingEnd_mAmbientStateSetClose_thenOnExpansionStopped()