/frameworks/base/packages/SystemUI/src/com/android/systemui/wmshell/ |
D | BubblesManager.java | 133 NotificationShadeWindowController notificationShadeWindowController, in create() 164 NotificationShadeWindowController notificationShadeWindowController, in BubblesManager()
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/dagger/ |
D | SystemUIModule.java | 187 NotificationShadeWindowController notificationShadeWindowController, in provideBubblesManager()
|
D | SystemUIDefaultModule.java | 198 NotificationShadeWindowControllerImpl notificationShadeWindowController); in bindNotificationShadeController()
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/keyguard/dagger/ |
D | KeyguardModule.java | 152 NotificationShadeWindowController notificationShadeWindowController, in provideFaceAuthScreenBrightnessController()
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/ |
D | StatusBarTouchableRegionManager.java | 73 NotificationShadeWindowController notificationShadeWindowController, in StatusBarTouchableRegionManager()
|
D | ShadeControllerImpl.java | 61 NotificationShadeWindowController notificationShadeWindowController, in ShadeControllerImpl()
|
D | StatusBarNotificationPresenter.java | 139 NotificationShadeWindowController notificationShadeWindowController, in StatusBarNotificationPresenter()
|
D | DozeServiceHost.java | 109 NotificationShadeWindowController notificationShadeWindowController, in DozeServiceHost()
|
D | BiometricUnlockController.java | 250 NotificationShadeWindowController notificationShadeWindowController, in BiometricUnlockController()
|
D | StatusBarKeyguardViewManager.java | 239 NotificationShadeWindowController notificationShadeWindowController, in StatusBarKeyguardViewManager()
|
D | StatusBar.java | 722 public StatusBar( in StatusBar()
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/tv/ |
D | TvSystemUIModule.java | 191 NotificationShadeWindowControllerImpl notificationShadeWindowController); in bindNotificationShadeController()
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/globalactions/ |
D | GlobalActionsDialog.java | 167 NotificationShadeWindowController notificationShadeWindowController, in GlobalActionsDialog() 334 NotificationShadeWindowController notificationShadeWindowController, in ActionsDialog()
|
D | GlobalActionsDialogLite.java | 332 NotificationShadeWindowController notificationShadeWindowController, in GlobalActionsDialogLite()
|
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/keyguard/ |
D | FaceAuthScreenBrightnessControllerTest.kt | 74 lateinit var notificationShadeWindowController: NotificationShadeWindowController variable in com.android.systemui.keyguard.FaceAuthScreenBrightnessControllerTest
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/dagger/ |
D | StatusBarDependenciesModule.java | 120 Lazy<NotificationShadeWindowController> notificationShadeWindowController, in provideNotificationMediaManager()
|
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/biometrics/ |
D | AuthRippleControllerTest.kt | 55 @Mock private lateinit var notificationShadeWindowController: NotificationShadeWindowController variable in com.android.systemui.biometrics.AuthRippleControllerTest
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/biometrics/ |
D | AuthRippleController.kt | 53 private val notificationShadeWindowController: NotificationShadeWindowController, constant in com.android.systemui.biometrics.AuthRippleController
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/dagger/ |
D | StatusBarPhoneModule.java | 135 static StatusBar provideStatusBar( in provideStatusBar()
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/keyguard/ |
D | FaceAuthScreenBrightnessController.kt | 61 private val notificationShadeWindowController: NotificationShadeWindowController, constant in com.android.systemui.keyguard.FaceAuthScreenBrightnessController
|
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/ |
D | NotificationShadeDepthControllerTest.kt | 67 @Mock private lateinit var notificationShadeWindowController: NotificationShadeWindowController in <lambda>() variable in com.android.systemui.statusbar.NotificationShadeDepthControllerTest
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/ |
D | NotificationMediaManager.java | 181 Lazy<NotificationShadeWindowController> notificationShadeWindowController, in NotificationMediaManager()
|
D | NotificationShadeDepthController.kt | 62 private val notificationShadeWindowController: NotificationShadeWindowController, in <lambda>() constant in com.android.systemui.statusbar.NotificationShadeDepthController
|