Home
last modified time | relevance | path

Searched defs:notificationPanelViewController (Results 1 – 18 of 18) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DStatusBarHeadsUpChangeListener.java47 NotificationPanelViewController notificationPanelViewController, in StatusBarHeadsUpChangeListener()
DHeadsUpAppearanceController.java120 NotificationPanelViewController notificationPanelViewController, in HeadsUpAppearanceController()
DCentralSurfacesCommandQueueCallbacks.java123 NotificationPanelViewController notificationPanelViewController, in CentralSurfacesCommandQueueCallbacks()
DStatusBarKeyguardViewManager.java370 NotificationPanelViewController notificationPanelViewController, in registerCentralSurfaces()
/frameworks/base/packages/SystemUI/src/com/android/systemui/shade/
DDebugDrawable.java47 NotificationPanelViewController notificationPanelViewController, in DebugDrawable()
DShadeController.java135 NotificationPanelViewController notificationPanelViewController); in setNotificationPanelViewController()
DShadeControllerImpl.java337 NotificationPanelViewController notificationPanelViewController) { in setNotificationPanelViewController()
DNotificationShadeWindowViewController.java122 NotificationPanelViewController notificationPanelViewController, in NotificationShadeWindowViewController()
/frameworks/base/packages/SystemUI/src/com/android/keyguard/
DKeyguardViewController.java181 NotificationPanelViewController notificationPanelViewController, in registerCentralSurfaces()
/frameworks/base/packages/SystemUI/src/com/android/systemui/shade/transition/
DShadeTransitionController.kt50 lateinit var notificationPanelViewController: NotificationPanelViewController in <lambda>() variable
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/
DBrightnessMirrorController.java57 NotificationPanelViewController notificationPanelViewController, in BrightnessMirrorController()
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/phone/
DPhoneStatusBarViewTest.kt35 private lateinit var notificationPanelViewController: NotificationPanelViewController variable in com.android.systemui.statusbar.phone.PhoneStatusBarViewTest
DUnlockedScreenOffAnimationControllerTest.kt68 private lateinit var notificationPanelViewController: NotificationPanelViewController variable in com.android.systemui.statusbar.phone.UnlockedScreenOffAnimationControllerTest
DPhoneStatusBarViewControllerTest.kt58 private lateinit var notificationPanelViewController: NotificationPanelViewController variable in com.android.systemui.statusbar.phone.PhoneStatusBarViewControllerTest
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/dagger/
DStatusBarViewModule.java292 NotificationPanelViewController notificationPanelViewController, in createCollapsedStatusBarFragment()
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/unfold/
DFoldAodAnimationControllerTest.kt76 @Mock lateinit var notificationPanelViewController: NotificationPanelViewController variable in com.android.systemui.unfold.FoldAodAnimationControllerTest
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/shade/
DNotificationShadeWindowViewControllerTest.kt73 @Mock private lateinit var notificationPanelViewController: NotificationPanelViewController variable in com.android.systemui.shade.NotificationShadeWindowViewControllerTest
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/fragment/
DCollapsedStatusBarFragment.java201 NotificationPanelViewController notificationPanelViewController, in CollapsedStatusBarFragment()