Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/bouncer/ui/binder/
DBouncerViewBinder.kt32 val bouncerMessageInteractor: BouncerMessageInteractor, constant in com.android.systemui.bouncer.ui.binder.LegacyBouncerDependencies
82 deps.bouncerMessageInteractor, in bind()
DKeyguardBouncerViewBinder.kt52 bouncerMessageInteractor: BouncerMessageInteractor, in <lambda>()
139 bouncerMessageInteractor, in <lambda>()
/frameworks/base/packages/SystemUI/src/com/android/keyguard/
DKeyguardInputViewController.java186 @NonNull BouncerMessageInteractor bouncerMessageInteractor, in bindMessageView()
192 bouncerMessageInteractor, in bindMessageView()
DKeyguardSecurityContainerController.java461 BouncerMessageInteractor bouncerMessageInteractor, in KeyguardSecurityContainerController() argument
495 mBouncerMessageInteractor = bouncerMessageInteractor; in KeyguardSecurityContainerController()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
DKeyguardIndicationController.java307 BouncerMessageInteractor bouncerMessageInteractor, in KeyguardIndicationController()
338 mBouncerMessageInteractor = bouncerMessageInteractor; in KeyguardIndicationController()