Home
last modified time | relevance | path

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

/cts/apps/CtsVerifier/src/com/android/cts/verifier/biometrics/
DUtils.java140 static BiometricPrompt.CryptoObject initCryptoObjectWithOperationHandle(long operationHandle) in initCryptoObjectWithOperationHandle() argument
142 return new BiometricPrompt.CryptoObject(operationHandle); in initCryptoObjectWithOperationHandle()