Searched refs:getCurrentStateAndClearSchedulerLog (Results 1 – 2 of 2) sorted by relevance
80 BiometricServiceState state = getCurrentStateAndClearSchedulerLog(); in testAuthenticatorIdsInvalidated_forSensor()86 state = getCurrentStateAndClearSchedulerLog(); in testAuthenticatorIdsInvalidated_forSensor()100 state = getCurrentStateAndClearSchedulerLog(); in testAuthenticatorIdsInvalidated_forSensor()134 final BiometricServiceState clearState = getCurrentStateAndClearSchedulerLog(); in testLockoutResetRequestedAfterCredentialUnlock()240 state = getCurrentStateAndClearSchedulerLog(); in testLockoutResetRequestedAfterBiometricUnlock_whenStrong_forSensor()304 BiometricServiceState state = getCurrentStateAndClearSchedulerLog(); in testLockoutResetNotRequestedAfterBiometricUnlock_whenNotStrong_forSensor()
119 protected BiometricServiceState getCurrentStateAndClearSchedulerLog() throws Exception { in getCurrentStateAndClearSchedulerLog() method in BiometricTestBase