Searched refs:mKeyguardStateControllerCallback (Results 1 – 9 of 9) sorted by relevance
93 private KeyguardStateController.Callback mKeyguardStateControllerCallback; field in BiometricNotificationServiceTest140 mKeyguardStateControllerCallback = stateControllerCallbackArgumentCaptor.getValue(); in setUp()152 mKeyguardStateControllerCallback.onKeyguardShowingChanged(); in testShowFingerprintReEnrollNotification_onAcquiredReEnroll()174 mKeyguardStateControllerCallback.onKeyguardShowingChanged(); in testShowFaceReEnrollNotification_onErrorReEnroll()197 mKeyguardStateControllerCallback.onKeyguardShowingChanged(); in testCancelReEnrollmentNotification_onFaceEnrollmentStateChange()221 mKeyguardStateControllerCallback.onKeyguardShowingChanged(); in testCancelReEnrollmentNotification_onFingerprintEnrollmentStateChange()247 mKeyguardStateControllerCallback.onKeyguardShowingChanged(); in testResetFaceUnlockReEnroll_onStart()
109 verify(mKeyguardStateController).removeCallback(mKeyguardStateControllerCallback); in testListenersUnregisteredOnDetached()173 mKeyguardStateControllerCallback.onUnlockedChanged(); in onBiometricAuthenticated_pauseAuth()189 mKeyguardStateControllerCallback.onLaunchTransitionFadingAwayChanged(); in testShouldPauseAuthIsLaunchTransitionFadingAway()
91 protected KeyguardStateController.Callback mKeyguardStateControllerCallback; field in UdfpsKeyguardViewLegacyControllerBaseTest139 mKeyguardStateControllerCallback = mKeyguardStateControllerCallbackCaptor.getValue(); in captureKeyguardStateControllerCallback()
83 private final KeyguardStateController.Callback mKeyguardStateControllerCallback = field in BiometricNotificationService166 mKeyguardStateController.addCallback(mKeyguardStateControllerCallback); in start()
166 protected KeyguardStateController.Callback mKeyguardStateControllerCallback; field in KeyguardIndicationControllerBaseTest283 mKeyguardStateControllerCallback = mKeyguardStateControllerCallbackCaptor.getValue(); in createController()
921 mKeyguardStateControllerCallback.onKeyguardShowingChanged(); in testOnKeyguardShowingChanged_notShowing_resetsMessages()942 mKeyguardStateControllerCallback.onKeyguardShowingChanged(); in testOnKeyguardShowingChanged_showing_updatesPersistentMessages()
179 mKeyguardStateControllerCallback; field in KeyguardViewMediatorTest950 mKeyguardStateControllerCallback.getValue().onPrimaryBouncerShowingChanged(); in pendingPinLockOnKeyguardGoingAway_doKeyguardLockedOnKeyguardVisibilityChanged()1024 verify(mKeyguardStateController).addCallback(mKeyguardStateControllerCallback.capture()); in captureKeyguardStateControllerCallback()
1318 private final KeyguardStateController.Callback mKeyguardStateControllerCallback =1439 keyguardStateController.addCallback(mKeyguardStateControllerCallback);
318 private final KeyguardStateController.Callback mKeyguardStateControllerCallback = field in CentralSurfacesImpl1672 mKeyguardStateController.addCallback(mKeyguardStateControllerCallback); in startKeyguard()