Home
last modified time | relevance | path

Searched defs:bypassController (Results 1 – 10 of 10) sorted by relevance

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/dagger/
H A DReferenceSystemUIModule.java164 KeyguardBypassController bypassController, in provideHeadsUpManagerPhone()
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/tv/
H A DTvSystemUIModule.java153 KeyguardBypassController bypassController, in provideHeadsUpManagerPhone()
/aosp14/frameworks/base/packages/SystemUI/src/com/android/keyguard/
H A DKeyguardViewController.java193 KeyguardBypassController bypassController); in registerCentralSurfaces()
/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/stack/
H A DAmbientStateTest.kt41 private val bypassController = StackScrollAlgorithm.BypassController { false } regex
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DHeadsUpAppearanceController.java114 KeyguardBypassController bypassController, in HeadsUpAppearanceController()
H A DKeyguardStatusBarViewController.java281 KeyguardBypassController bypassController, in KeyguardStatusBarViewController()
H A DHeadsUpManagerPhone.java109 KeyguardBypassController bypassController, in HeadsUpManagerPhone()
H A DStatusBarKeyguardViewManager.java414 KeyguardBypassController bypassController) { in registerCentralSurfaces()
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/
H A DAmbientState.java260 @NonNull BypassController bypassController, in AmbientState()
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/shade/
H A DNotificationPanelViewController.java699 KeyguardBypassController bypassController, in NotificationPanelViewController()