Searched refs:testCredentialBoundEncryption (Results 1 – 1 of 1) sorted by relevance
/cts/apps/CtsVerifier/src/com/android/cts/verifier/biometrics/ |
D | AbstractUserAuthenticationTest.java | 176 testCredentialBoundEncryption("key1", in onCreate() 186 testCredentialBoundEncryption("key2", in onCreate() 196 testCredentialBoundEncryption("key3", in onCreate() 206 testCredentialBoundEncryption("key4", in onCreate() 218 testCredentialBoundEncryption("key5", in onCreate() 228 testCredentialBoundEncryption("key6", in onCreate() 238 testCredentialBoundEncryption("key7", in onCreate() 248 testCredentialBoundEncryption("key8", in onCreate() 271 private void testCredentialBoundEncryption(String keyName, int timeout, boolean useStrongBox, in testCredentialBoundEncryption() method in AbstractUserAuthenticationTest
|