Searched refs:testCredentialBoundEncryption (Results 1 – 1 of 1) sorted by relevance
/cts/apps/CtsVerifier/src/com/android/cts/verifier/biometrics/ |
D | AbstractUserAuthenticationTest.java | 174 testCredentialBoundEncryption("key1", in onCreate() 184 testCredentialBoundEncryption("key2", in onCreate() 194 testCredentialBoundEncryption("key3", in onCreate() 204 testCredentialBoundEncryption("key4", in onCreate() 216 testCredentialBoundEncryption("key5", in onCreate() 226 testCredentialBoundEncryption("key6", in onCreate() 236 testCredentialBoundEncryption("key7", in onCreate() 246 testCredentialBoundEncryption("key8", in onCreate() 269 private void testCredentialBoundEncryption(String keyName, int timeout, boolean useStrongBox, in testCredentialBoundEncryption() method in AbstractUserAuthenticationTest
|