/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/ |
D | StatusBarHeadsUpChangeListener.java | 47 NotificationPanelViewController notificationPanelViewController, in StatusBarHeadsUpChangeListener()
|
D | HeadsUpAppearanceController.java | 120 NotificationPanelViewController notificationPanelViewController, in HeadsUpAppearanceController()
|
D | CentralSurfacesCommandQueueCallbacks.java | 123 NotificationPanelViewController notificationPanelViewController, in CentralSurfacesCommandQueueCallbacks()
|
D | StatusBarKeyguardViewManager.java | 370 NotificationPanelViewController notificationPanelViewController, in registerCentralSurfaces()
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/shade/ |
D | DebugDrawable.java | 47 NotificationPanelViewController notificationPanelViewController, in DebugDrawable()
|
D | ShadeController.java | 135 NotificationPanelViewController notificationPanelViewController); in setNotificationPanelViewController()
|
D | ShadeControllerImpl.java | 337 NotificationPanelViewController notificationPanelViewController) { in setNotificationPanelViewController()
|
D | NotificationShadeWindowViewController.java | 122 NotificationPanelViewController notificationPanelViewController, in NotificationShadeWindowViewController()
|
/frameworks/base/packages/SystemUI/src/com/android/keyguard/ |
D | KeyguardViewController.java | 181 NotificationPanelViewController notificationPanelViewController, in registerCentralSurfaces()
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/shade/transition/ |
D | ShadeTransitionController.kt | 50 lateinit var notificationPanelViewController: NotificationPanelViewController in <lambda>() variable
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/ |
D | BrightnessMirrorController.java | 57 NotificationPanelViewController notificationPanelViewController, in BrightnessMirrorController()
|
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/phone/ |
D | PhoneStatusBarViewTest.kt | 35 private lateinit var notificationPanelViewController: NotificationPanelViewController variable in com.android.systemui.statusbar.phone.PhoneStatusBarViewTest
|
D | UnlockedScreenOffAnimationControllerTest.kt | 68 private lateinit var notificationPanelViewController: NotificationPanelViewController variable in com.android.systemui.statusbar.phone.UnlockedScreenOffAnimationControllerTest
|
D | PhoneStatusBarViewControllerTest.kt | 58 private lateinit var notificationPanelViewController: NotificationPanelViewController variable in com.android.systemui.statusbar.phone.PhoneStatusBarViewControllerTest
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/dagger/ |
D | StatusBarViewModule.java | 292 NotificationPanelViewController notificationPanelViewController, in createCollapsedStatusBarFragment()
|
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/unfold/ |
D | FoldAodAnimationControllerTest.kt | 76 @Mock lateinit var notificationPanelViewController: NotificationPanelViewController variable in com.android.systemui.unfold.FoldAodAnimationControllerTest
|
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/shade/ |
D | NotificationShadeWindowViewControllerTest.kt | 73 @Mock private lateinit var notificationPanelViewController: NotificationPanelViewController variable in com.android.systemui.shade.NotificationShadeWindowViewControllerTest
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/fragment/ |
D | CollapsedStatusBarFragment.java | 201 NotificationPanelViewController notificationPanelViewController, in CollapsedStatusBarFragment()
|