Home
last modified time | relevance | path

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

/cts/apps/CtsVerifier/src/com/android/cts/verifier/biometrics/
DAbstractUserAuthenticationTest.java270 int allowedAuthenticators, boolean shouldKeyBeUsable, byte[] payload, in testCredentialBoundEncryption() argument
357 if (keyUsed != shouldKeyBeUsable) { in testCredentialBoundEncryption()
358 showToastAndLog("Test failed. shouldKeyBeUsable: " + shouldKeyBeUsable in testCredentialBoundEncryption()