Home
last modified time | relevance | path

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

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