Home
last modified time | relevance | path

Searched refs:bouncerMessageInteractor (Results 1 – 5 of 5) sorted by relevance

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/bouncer/ui/binder/
H A DKeyguardBouncerViewBinder.kt53 bouncerMessageInteractor: BouncerMessageInteractor,
140 bouncerMessageInteractor,
147 bouncerMessageInteractor.onBouncerBeingHidden()
/aosp14/frameworks/base/packages/SystemUI/src/com/android/keyguard/
H A DKeyguardInputViewController.java180 @NonNull BouncerMessageInteractor bouncerMessageInteractor, in bindMessageView()
187 bouncerMessageInteractor, in bindMessageView()
H A DKeyguardSecurityContainerController.java446 BouncerMessageInteractor bouncerMessageInteractor, in KeyguardSecurityContainerController() argument
479 mBouncerMessageInteractor = bouncerMessageInteractor; in KeyguardSecurityContainerController()
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/shade/
H A DNotificationShadeWindowViewController.java174 BouncerMessageInteractor bouncerMessageInteractor, in NotificationShadeWindowViewController()
213 bouncerMessageInteractor, in NotificationShadeWindowViewController() local
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
H A DKeyguardIndicationController.java276 BouncerMessageInteractor bouncerMessageInteractor, in KeyguardIndicationController()
304 mBouncerMessageInteractor = bouncerMessageInteractor; in KeyguardIndicationController()