Home
last modified time | relevance | path

Searched defs:mKeyguardStateControllerCallback (Results 1 – 6 of 6) sorted by relevance

/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/biometrics/
H A DBiometricNotificationServiceTest.java93 private KeyguardStateController.Callback mKeyguardStateControllerCallback; field in BiometricNotificationServiceTest
H A DUdfpsKeyguardViewLegacyControllerBaseTest.java91 protected KeyguardStateController.Callback mKeyguardStateControllerCallback; field in UdfpsKeyguardViewLegacyControllerBaseTest
/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/
H A DKeyguardIndicationControllerBaseTest.java166 protected KeyguardStateController.Callback mKeyguardStateControllerCallback; field in KeyguardIndicationControllerBaseTest
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/biometrics/
H A DBiometricNotificationService.java83 private final KeyguardStateController.Callback mKeyguardStateControllerCallback = field in BiometricNotificationService
/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/keyguard/
H A DKeyguardViewMediatorTest.java179 mKeyguardStateControllerCallback; field in KeyguardViewMediatorTest
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DCentralSurfacesImpl.java318 private final KeyguardStateController.Callback mKeyguardStateControllerCallback = field in CentralSurfacesImpl