Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/biometrics/
H A DUdfpsKeyguardViewLegacyControllerBaseTest.java68 protected @Mock KeyguardViewMediator mKeyguardViewMediator; field in UdfpsKeyguardViewLegacyControllerBaseTest
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/volume/
H A DVolumeDialogComponent.java73 private final KeyguardViewMediator mKeyguardViewMediator; field in VolumeDialogComponent
/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/shade/
H A DNotificationShadeWindowControllerImplTest.java91 @Mock private KeyguardViewMediator mKeyguardViewMediator; field in NotificationShadeWindowControllerImplTest
/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/phone/
H A DBiometricsUnlockControllerTest.java95 private KeyguardViewMediator mKeyguardViewMediator; field in BiometricsUnlockControllerTest
H A DCentralSurfacesImplTest.java244 @Mock private KeyguardViewMediator mKeyguardViewMediator; field in CentralSurfacesImplTest
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/keyguard/
H A DKeyguardService.java103 private final KeyguardViewMediator mKeyguardViewMediator; field in KeyguardService
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/shade/
H A DNotificationShadeWindowControllerImpl.java105 private final KeyguardViewMediator mKeyguardViewMediator; field in NotificationShadeWindowControllerImpl
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DBiometricUnlockController.java166 private KeyguardViewMediator mKeyguardViewMediator; field in BiometricUnlockController
H A DCentralSurfacesImpl.java494 private final KeyguardViewMediator mKeyguardViewMediator; field in CentralSurfacesImpl
/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/wmshell/
H A DBubblesTest.java201 private KeyguardViewMediator mKeyguardViewMediator; field in BubblesTest