Searched refs:getCurrentState (Results 1 – 9 of 9) sorted by relevance
114 protected BiometricServiceState getCurrentState() throws Exception { in getCurrentState() method in BiometricTestBase140 return getCurrentState().mSensorStates; in getSensorStates()146 final BiometricServiceState serviceState = getCurrentState(); in waitForState()160 final BiometricServiceState serviceState = getCurrentState(); in waitForStateNotEqual()172 final BiometricServiceState serviceState = getCurrentState(); in anyEnrollmentsExist()190 BiometricServiceState state = getCurrentState(); in successfullyAuthenticate()201 STATE_AUTH_IDLE, getCurrentState().mState); in successfullyAuthenticate()206 BiometricServiceState state = getCurrentState(); in successfullyEnterCredential()224 state = getCurrentState(); in successfullyEnterCredential()237 BiometricServiceState state = getCurrentState(); in cancelAuthentication()[all …]
84 BiometricServiceState state = getCurrentState(); in testBiometricOnly_authenticateFromForegroundActivity_forSensor()140 BiometricServiceState state = getCurrentState(); in testBiometricOnly_rejectThenErrorFromForegroundActivity_forSensor()152 state = getCurrentState(); in testBiometricOnly_rejectThenErrorFromForegroundActivity_forSensor()210 BiometricServiceState state = getCurrentState(); in testBiometricOnly_rejectThenAuthenticate_forSensor()221 state = getCurrentState(); in testBiometricOnly_rejectThenAuthenticate_forSensor()272 BiometricServiceState state = getCurrentState(); in testBiometricOnly_negativeButtonInvoked_forSensor()367 BiometricServiceState state = getCurrentState(); in testBiometricOrCredential_credentialButtonInvoked_forConfiguration()
139 BiometricServiceState state = getCurrentState(); in testLockoutResetRequestedAfterCredentialUnlock()210 BiometricServiceState state = getCurrentState(); in testLockoutResetRequestedAfterBiometricUnlock_whenStrong_forSensor()246 state = getCurrentState(); in testLockoutResetRequestedAfterBiometricUnlock_whenStrong_forSensor()314 state = getCurrentState(); in testLockoutResetNotRequestedAfterBiometricUnlock_whenNotStrong_forSensor()
82 final BiometricServiceState state = getCurrentState(); in testSensorPropertiesAndDumpsysMatch()96 final BiometricServiceState state = getCurrentState(); in testPackageManagerAndDumpsysMatch()
205 BiometricServiceState state = getCurrentState(); in testBiometricStrength_forSensor_authAllowed()395 state = getCurrentState(); in testBiometricStrengthDowngraded_forSensor()
53 .that(expected == mFrameCpms.getCurrentState()).isTrue(); in checkCurrentState()
97 public int getCurrentState() { in getCurrentState() method in CpmsFrameworkLayerStateInfo
291 public int getCurrentState() { in getCurrentState() method in MockConnection
813 public int getCurrentState() { in getCurrentState() method in WifiManagerTest.TestSoftApCallback2117 return expectedState == callback.getCurrentState() in verifyBridgedModeSoftApCallback()2432 return WifiManager.WIFI_AP_STATE_ENABLED == callback.getCurrentState() in testStartTetheredHotspotWithChannelConfigAndSoftApStateAndInfoCallback()2435 return WifiManager.WIFI_AP_STATE_ENABLED == callback.getCurrentState(); in testStartTetheredHotspotWithChannelConfigAndSoftApStateAndInfoCallback()2459 return WifiManager.WIFI_AP_STATE_DISABLED == callback.getCurrentState() && in testStartTetheredHotspotWithChannelConfigAndSoftApStateAndInfoCallback()