Home
last modified time | relevance | path

Searched defs:notificationShadeWindowController (Results 1 – 23 of 23) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/wmshell/
DBubblesManager.java133 NotificationShadeWindowController notificationShadeWindowController, in create()
164 NotificationShadeWindowController notificationShadeWindowController, in BubblesManager()
/frameworks/base/packages/SystemUI/src/com/android/systemui/dagger/
DSystemUIModule.java187 NotificationShadeWindowController notificationShadeWindowController, in provideBubblesManager()
DSystemUIDefaultModule.java198 NotificationShadeWindowControllerImpl notificationShadeWindowController); in bindNotificationShadeController()
/frameworks/base/packages/SystemUI/src/com/android/systemui/keyguard/dagger/
DKeyguardModule.java152 NotificationShadeWindowController notificationShadeWindowController, in provideFaceAuthScreenBrightnessController()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DStatusBarTouchableRegionManager.java73 NotificationShadeWindowController notificationShadeWindowController, in StatusBarTouchableRegionManager()
DShadeControllerImpl.java61 NotificationShadeWindowController notificationShadeWindowController, in ShadeControllerImpl()
DStatusBarNotificationPresenter.java139 NotificationShadeWindowController notificationShadeWindowController, in StatusBarNotificationPresenter()
DDozeServiceHost.java109 NotificationShadeWindowController notificationShadeWindowController, in DozeServiceHost()
DBiometricUnlockController.java250 NotificationShadeWindowController notificationShadeWindowController, in BiometricUnlockController()
DStatusBarKeyguardViewManager.java239 NotificationShadeWindowController notificationShadeWindowController, in StatusBarKeyguardViewManager()
DStatusBar.java722 public StatusBar( in StatusBar()
/frameworks/base/packages/SystemUI/src/com/android/systemui/tv/
DTvSystemUIModule.java191 NotificationShadeWindowControllerImpl notificationShadeWindowController); in bindNotificationShadeController()
/frameworks/base/packages/SystemUI/src/com/android/systemui/globalactions/
DGlobalActionsDialog.java167 NotificationShadeWindowController notificationShadeWindowController, in GlobalActionsDialog()
334 NotificationShadeWindowController notificationShadeWindowController, in ActionsDialog()
DGlobalActionsDialogLite.java332 NotificationShadeWindowController notificationShadeWindowController, in GlobalActionsDialogLite()
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/keyguard/
DFaceAuthScreenBrightnessControllerTest.kt74 lateinit var notificationShadeWindowController: NotificationShadeWindowController variable in com.android.systemui.keyguard.FaceAuthScreenBrightnessControllerTest
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/dagger/
DStatusBarDependenciesModule.java120 Lazy<NotificationShadeWindowController> notificationShadeWindowController, in provideNotificationMediaManager()
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/biometrics/
DAuthRippleControllerTest.kt55 @Mock private lateinit var notificationShadeWindowController: NotificationShadeWindowController variable in com.android.systemui.biometrics.AuthRippleControllerTest
/frameworks/base/packages/SystemUI/src/com/android/systemui/biometrics/
DAuthRippleController.kt53 private val notificationShadeWindowController: NotificationShadeWindowController, constant in com.android.systemui.biometrics.AuthRippleController
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/dagger/
DStatusBarPhoneModule.java135 static StatusBar provideStatusBar( in provideStatusBar()
/frameworks/base/packages/SystemUI/src/com/android/systemui/keyguard/
DFaceAuthScreenBrightnessController.kt61 private val notificationShadeWindowController: NotificationShadeWindowController, constant in com.android.systemui.keyguard.FaceAuthScreenBrightnessController
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/
DNotificationShadeDepthControllerTest.kt67 @Mock private lateinit var notificationShadeWindowController: NotificationShadeWindowController in <lambda>() variable in com.android.systemui.statusbar.NotificationShadeDepthControllerTest
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
DNotificationMediaManager.java181 Lazy<NotificationShadeWindowController> notificationShadeWindowController, in NotificationMediaManager()
DNotificationShadeDepthController.kt62 private val notificationShadeWindowController: NotificationShadeWindowController, in <lambda>() constant in com.android.systemui.statusbar.NotificationShadeDepthController