Searched refs:hasStrongBiometrics (Results 1 – 3 of 3) sorted by relevance
157 final boolean noStrongBiometricHardware = !hasStrongBiometrics(); in onCreate()297 !hasStrongBiometrics()) { in testCredentialBoundEncryption()398 private boolean hasStrongBiometrics() { in hasStrongBiometrics() method in AbstractUserAuthenticationTest
147 if (!hasStrongBiometrics()) in checkBiometricStrength()162 private boolean hasStrongBiometrics() { in hasStrongBiometrics() method in FingerprintBoundKeysTest
101 && mFingerprintManager.isHardwareDetected() && hasStrongBiometrics(); in onCreate()198 private boolean hasStrongBiometrics() { in hasStrongBiometrics() method in AuthenticationBoundKeyTestActivity