Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/phone/
DHeadsUpManagerPhoneTest.java75 KeyguardBypassController keyguardBypassController, in TestableHeadsUpManagerPhone()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
DNotificationShelfController.java47 KeyguardBypassController keyguardBypassController, in NotificationShelfController()
DNotificationMediaManager.java184 KeyguardBypassController keyguardBypassController, in NotificationMediaManager()
DKeyguardIndicationController.java181 KeyguardBypassController keyguardBypassController) { in KeyguardIndicationController()
DLockscreenShadeTransitionController.kt55 private val keyguardBypassController: KeyguardBypassController, in <lambda>() constant in com.android.systemui.statusbar.LockscreenShadeTransitionController
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DKeyguardBouncer.java111 KeyguardBypassController keyguardBypassController, Handler handler, in KeyguardBouncer()
643 KeyguardBypassController keyguardBypassController, Handler handler, in Factory()
DHeadsUpAppearanceController.java92 KeyguardBypassController keyguardBypassController, in HeadsUpAppearanceController()
DBiometricUnlockController.java254 KeyguardBypassController keyguardBypassController, DozeParameters dozeParameters, in BiometricUnlockController()
DNotificationIconAreaController.java116 KeyguardBypassController keyguardBypassController, in NotificationIconAreaController()
DNotificationShadeWindowControllerImpl.java117 KeyguardBypassController keyguardBypassController, in NotificationShadeWindowControllerImpl()
DStatusBar.java731 KeyguardBypassController keyguardBypassController, in StatusBar()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/
DNotificationRoundnessManager.java56 KeyguardBypassController keyguardBypassController, in NotificationRoundnessManager()
DNotificationStackScrollLayoutController.java594 KeyguardBypassController keyguardBypassController, in NotificationStackScrollLayoutController()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/dagger/
DStatusBarDependenciesModule.java123 KeyguardBypassController keyguardBypassController, in provideNotificationMediaManager()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
DExpandableNotificationRowController.java98 KeyguardBypassController keyguardBypassController, in ExpandableNotificationRowController()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/dagger/
DStatusBarPhoneModule.java144 KeyguardBypassController keyguardBypassController, in provideStatusBar()
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/
DLockscreenShadeTransitionControllerTest.kt59 @Mock lateinit var keyguardBypassController: KeyguardBypassController variable in com.android.systemui.statusbar.LockscreenShadeTransitionControllerTest
/frameworks/base/packages/SystemUI/src/com/android/systemui/biometrics/
DUdfpsController.java525 @NonNull KeyguardBypassController keyguardBypassController, in UdfpsController()
/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/
DQSFragment.java144 KeyguardBypassController keyguardBypassController, in QSFragment()
/frameworks/base/packages/SystemUI/src/com/android/keyguard/
DKeyguardUpdateMonitor.java3070 public void setKeyguardBypassController(KeyguardBypassController keyguardBypassController) { in setKeyguardBypassController()