Searched refs:getStrongAuthTracker (Results 1 – 7 of 7) sorted by relevance
606 final int strongAuthFlags = mUpdateMonitor.getStrongAuthTracker().getStrongAuthForUser( in logCalculateModeForFingerprint()609 mUpdateMonitor.getStrongAuthTracker() in logCalculateModeForFingerprint()676 final int strongAuthFlags = mUpdateMonitor.getStrongAuthTracker().getStrongAuthForUser( in logCalculateModeForPassiveAuth()679 mUpdateMonitor.getStrongAuthTracker() in logCalculateModeForPassiveAuth()
476 when(mUpdateMonitor.getStrongAuthTracker()).thenReturn(strongAuthTracker); in testBouncerPrompt_deviceLockedByAdmin()493 when(mUpdateMonitor.getStrongAuthTracker()).thenReturn(strongAuthTracker); in testBouncerPrompt_deviceRestartedDueToMainlineUpdate()510 when(mUpdateMonitor.getStrongAuthTracker()).thenReturn(strongAuthTracker); in testBouncerPrompt_afterUserLockDown()528 when(mUpdateMonitor.getStrongAuthTracker()).thenReturn(strongAuthTracker); in testBouncerPrompt_afterUserLockDown_noBiometricsEnrolled()547 when(mUpdateMonitor.getStrongAuthTracker()).thenReturn(strongAuthTracker); in testBouncerPrompt_nonStrongIdleTimeout()
92 public SynchronizedStrongAuthTracker getStrongAuthTracker() { in getStrongAuthTracker() method in LockSettingsServiceTestable.MockInjector
148 when(mUpdateMonitor.getStrongAuthTracker()).thenReturn(mStrongAuthTracker); in setUp()310 when(mUpdateMonitor.getStrongAuthTracker()).thenReturn(mStrongAuthTracker); in onBiometricAuthenticated_whenFace_andBypass_encrypted_showPrimaryBouncer()341 when(mUpdateMonitor.getStrongAuthTracker()).thenReturn(mStrongAuthTracker); in onBiometricAuthenticated_whenFace_noBypass_encrypted_doNothing()
1741 public StrongAuthTracker getStrongAuthTracker() { in getStrongAuthTracker() method in KeyguardUpdateMonitor4483 + getStrongAuthTracker().hasUserAuthenticatedSinceBoot()); in dump()4546 + getStrongAuthTracker().hasUserAuthenticatedSinceBoot()); in dump()
479 public SynchronizedStrongAuthTracker getStrongAuthTracker() { in getStrongAuthTracker() method in LockSettingsService.Injector621 mStrongAuthTracker = injector.getStrongAuthTracker(); in LockSettingsService()
894 mUpdateMonitor.getStrongAuthTracker();