Home
last modified time | relevance | path

Searched defs:keyguardBypassController (Results 1 – 19 of 19) sorted by relevance

/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DStatusBarHeadsUpChangeListener.java50 KeyguardBypassController keyguardBypassController, in StatusBarHeadsUpChangeListener()
H A DKeyguardBouncer.java121 KeyguardBypassController keyguardBypassController, Handler handler, in KeyguardBouncer()
663 KeyguardBypassController keyguardBypassController, Handler handler, in Factory()
H A DHeadsUpAppearanceController.java97 KeyguardBypassController keyguardBypassController, in HeadsUpAppearanceController()
H A DBiometricUnlockController.java265 KeyguardBypassController keyguardBypassController, DozeParameters dozeParameters, in BiometricUnlockController()
H A DNotificationIconAreaController.java118 KeyguardBypassController keyguardBypassController, in NotificationIconAreaController()
H A DNotificationShadeWindowControllerImpl.java117 KeyguardBypassController keyguardBypassController, in NotificationShadeWindowControllerImpl()
H A DStatusBar.java702 KeyguardBypassController keyguardBypassController, in StatusBar()
/aosp12/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/phone/
H A DHeadsUpManagerPhoneTest.java75 KeyguardBypassController keyguardBypassController, in TestableHeadsUpManagerPhone()
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
H A DNotificationShelfController.java47 KeyguardBypassController keyguardBypassController, in NotificationShelfController()
H A DNotificationMediaManager.java182 KeyguardBypassController keyguardBypassController, in NotificationMediaManager()
H A DKeyguardIndicationController.java194 KeyguardBypassController keyguardBypassController) { in KeyguardIndicationController()
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/
H A DNotificationRoundnessManager.java60 KeyguardBypassController keyguardBypassController, in NotificationRoundnessManager()
H A DNotificationStackScrollLayoutController.java629 KeyguardBypassController keyguardBypassController, in NotificationStackScrollLayoutController()
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
H A DExpandableNotificationRowController.java101 KeyguardBypassController keyguardBypassController, in ExpandableNotificationRowController()
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/dagger/
H A DStatusBarDependenciesModule.java136 KeyguardBypassController keyguardBypassController, in provideNotificationMediaManager()
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/dagger/
H A DStatusBarPhoneModule.java154 KeyguardBypassController keyguardBypassController, in provideStatusBar()
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/biometrics/
H A DUdfpsController.java577 @NonNull KeyguardBypassController keyguardBypassController, in UdfpsController()
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/
H A DQSFragment.java152 KeyguardBypassController keyguardBypassController, in QSFragment()
/aosp12/frameworks/base/packages/SystemUI/src/com/android/keyguard/
H A DKeyguardUpdateMonitor.java3110 public void setKeyguardBypassController(KeyguardBypassController keyguardBypassController) { in setKeyguardBypassController()