Home
last modified time | relevance | path

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

/cts/apps/CtsVerifier/src/com/android/cts/verifier/managedprovisioning/
DAuthenticationBoundKeyTestActivity.java126 if (tryEncryptWithLockscreenKey()) { in onFinish()
248 private boolean tryEncryptWithLockscreenKey() { in tryEncryptWithLockscreenKey() method in AuthenticationBoundKeyTestActivity
307 if (tryEncryptWithLockscreenKey()) { in handleActivityResult()