Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DScreenOffAnimationController.kt81 fun shouldExpandNotifications(): Boolean = in shouldExpandNotifications() method
DScrimController.java999 if (!mScreenOffAnimationController.shouldExpandNotifications() in applyState()
DCentralSurfacesImpl.java1902 && mScreenOffAnimationController.shouldExpandNotifications()) {
/frameworks/base/packages/SystemUI/src/com/android/systemui/shade/
DNotificationPanelViewController.java1674 mScreenOffAnimationController.shouldExpandNotifications() in updateClockAppearance()
1677 mScreenOffAnimationController.shouldExpandNotifications() in updateClockAppearance()