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.java132 if (tryEncryptWithLockscreenKey()) { in onFinish()
261 private boolean tryEncryptWithLockscreenKey() { in tryEncryptWithLockscreenKey() method in AuthenticationBoundKeyTestActivity
320 if (tryEncryptWithLockscreenKey()) { in handleActivityResult()