Home
last modified time | relevance | path

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

/aosp12/frameworks/base/keystore/java/android/security/keystore/
H A DKeyInfo.java107 @KeyProperties.AuthEnum int userAuthenticationType, in KeyInfo() argument
131 mUserAuthenticationType = userAuthenticationType; in KeyInfo()
H A DKeyProtection.java252 @KeyProperties.AuthEnum int userAuthenticationType, in KeyProtection() argument
275 mUserAuthenticationType = userAuthenticationType; in KeyProtection()
H A DKeyGenParameterSpec.java352 @KeyProperties.AuthEnum int userAuthenticationType, in KeyGenParameterSpec() argument
412 mUserAuthenticationType = userAuthenticationType; in KeyGenParameterSpec()