Home
last modified time | relevance | path

Searched defs:messageAreaControllerFactory (Results 1 – 9 of 9) sorted by relevance

/aosp14/frameworks/base/packages/SystemUI/src/com/android/keyguard/
H A DKeyguardInputViewController.java68 @Nullable KeyguardMessageAreaController.Factory messageAreaControllerFactory, in KeyguardInputViewController()
181 KeyguardMessageAreaController.Factory messageAreaControllerFactory, in bindMessageView()
215 KeyguardMessageAreaController.Factory messageAreaControllerFactory, in Factory()
H A DKeyguardPinBasedInputViewController.java58 KeyguardMessageAreaController.Factory messageAreaControllerFactory, in KeyguardPinBasedInputViewController()
H A DKeyguardPinViewController.java51 KeyguardMessageAreaController.Factory messageAreaControllerFactory, in KeyguardPinViewController()
H A DKeyguardPasswordViewController.java101 KeyguardMessageAreaController.Factory messageAreaControllerFactory, in KeyguardPasswordViewController()
H A DKeyguardAbsKeyInputViewController.java80 KeyguardMessageAreaController.Factory messageAreaControllerFactory, in KeyguardAbsKeyInputViewController()
H A DKeyguardPatternViewController.java199 KeyguardMessageAreaController.Factory messageAreaControllerFactory, in KeyguardPatternViewController()
H A DKeyguardSimPinViewController.java82 KeyguardMessageAreaController.Factory messageAreaControllerFactory, in KeyguardSimPinViewController()
H A DKeyguardSimPukViewController.java86 KeyguardMessageAreaController.Factory messageAreaControllerFactory, in KeyguardSimPukViewController()
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/shade/
H A DNotificationShadeWindowViewController.java142 public NotificationShadeWindowViewController( in NotificationShadeWindowViewController()
212 messageAreaControllerFactory, in NotificationShadeWindowViewController() local