Home
last modified time | relevance | path

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

/frameworks/base/keystore/java/android/security/keystore/
DKeyInfo.java109 @KeyProperties.AuthEnum int userAuthenticationType, in KeyInfo() argument
134 mUserAuthenticationType = userAuthenticationType; in KeyInfo()
DKeyProtection.java259 @KeyProperties.AuthEnum int userAuthenticationType, in KeyProtection() argument
284 mUserAuthenticationType = userAuthenticationType; in KeyProtection()
DKeyGenParameterSpec.java362 @KeyProperties.AuthEnum int userAuthenticationType, in KeyGenParameterSpec() argument
426 mUserAuthenticationType = userAuthenticationType; in KeyGenParameterSpec()