Home
last modified time | relevance | path

Searched refs:mAuthenticateWithoutStrongBoxPassed (Results 1 – 1 of 1) sorted by relevance

/cts/apps/CtsVerifier/src/com/android/cts/verifier/biometrics/
DBiometricStrongTests.java74 private boolean mAuthenticateWithoutStrongBoxPassed; field in BiometricStrongTests
174 if (mAuthenticateWithoutStrongBoxPassed && mAuthenticateWithStrongBoxPassed) { in isOnPauseAllowed()
246 mAuthenticateWithoutStrongBoxPassed = true; in testBiometricBoundEncryption()
262 if (mAuthenticateWithoutStrongBoxPassed && mAuthenticateWithStrongBoxPassed) { in updatePassButton()