Home
last modified time | relevance | path

Searched defs:expandToNotifications (Results 1 – 7 of 7) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/shade/
DBaseShadeControllerImpl.kt50 protected abstract fun expandToNotifications() in expandToNotifications() method in com.android.systemui.shade.BaseShadeControllerImpl
DShadeViewControllerEmptyImpl.kt37 @Deprecated("Use ShadeInteractor instead") override fun expandToNotifications() {} in expandToNotifications() method in com.android.systemui.shade.ShadeViewControllerEmptyImpl
DShadeControllerSceneImpl.kt174 override fun expandToNotifications() { in <lambda>() method
DShadeControllerImpl.java153 protected void expandToNotifications() { in expandToNotifications() method in ShadeControllerImpl
DNotificationPanelViewController.java2107 public void expandToNotifications() { in expandToNotifications() method in NotificationPanelViewController
/frameworks/base/packages/SystemUI/src/com/android/systemui/shade/domain/interactor/
DShadeLockscreenInteractor.kt33 @Deprecated("Use ShadeInteractor instead") fun expandToNotifications() method
DShadeLockscreenInteractorImpl.kt47 override fun expandToNotifications() { in expandToNotifications() method