Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/shade/
H A DCameraLauncher.java36 KeyguardBypassController keyguardBypassController in CameraLauncher()
H A DNotificationShadeWindowControllerImpl.java140 KeyguardBypassController keyguardBypassController, in NotificationShadeWindowControllerImpl()
H A DQuickSettingsController.java330 KeyguardBypassController keyguardBypassController, in QuickSettingsController()
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DStatusBarHeadsUpChangeListener.java52 KeyguardBypassController keyguardBypassController, in StatusBarHeadsUpChangeListener()
H A DLegacyNotificationIconAreaControllerImpl.java134 KeyguardBypassController keyguardBypassController, in LegacyNotificationIconAreaControllerImpl()
H A DBiometricUnlockController.java277 KeyguardBypassController keyguardBypassController, in BiometricUnlockController()
H A DCentralSurfacesImpl.java689 KeyguardBypassController keyguardBypassController, in CentralSurfacesImpl()
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
H A DLegacyNotificationShelfControllerImpl.java47 KeyguardBypassController keyguardBypassController, in LegacyNotificationShelfControllerImpl()
H A DNotificationMediaManager.java193 KeyguardBypassController keyguardBypassController, in NotificationMediaManager()
H A DKeyguardIndicationController.java269 KeyguardBypassController keyguardBypassController, in KeyguardIndicationController()
/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/phone/
H A DHeadsUpManagerPhoneTest.java83 KeyguardBypassController keyguardBypassController, in TestableHeadsUpManagerPhone()
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/dagger/
H A DCentralSurfacesDependenciesModule.java142 KeyguardBypassController keyguardBypassController, in provideNotificationMediaManager()
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
H A DExpandableNotificationRowController.java213 KeyguardBypassController keyguardBypassController, in ExpandableNotificationRowController()
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/
H A DQSFragment.java175 KeyguardBypassController keyguardBypassController, in QSFragment()
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/
H A DNotificationStackScrollLayoutController.java644 KeyguardBypassController keyguardBypassController, in NotificationStackScrollLayoutController()
/aosp14/frameworks/base/packages/SystemUI/src/com/android/keyguard/
H A DKeyguardUpdateMonitor.java4062 public void setKeyguardBypassController(KeyguardBypassController keyguardBypassController) { in setKeyguardBypassController()