Searched refs:AuthEnum (Results 1 – 5 of 5) sorted by relevance
229 private final @KeyProperties.AuthEnum int mUserAuthenticationType;253 @KeyProperties.AuthEnum int userAuthenticationType, in KeyProtection()442 public @KeyProperties.AuthEnum int getUserAuthenticationType() { in getUserAuthenticationType()595 private @KeyProperties.AuthEnum int mUserAuthenticationType =942 @KeyProperties.AuthEnum int type) { in setUserAuthenticationParameters()
81 private final @KeyProperties.AuthEnum int mUserAuthenticationType;107 @KeyProperties.AuthEnum int userAuthenticationType, in KeyInfo()327 public @KeyProperties.AuthEnum int getUserAuthenticationType() { in getUserAuthenticationType()
31 @KeyProperties.AuthEnum int getUserAuthenticationType(); in getUserAuthenticationType()
309 private final @KeyProperties.AuthEnum int mUserAuthenticationType;354 @KeyProperties.AuthEnum int userAuthenticationType, in KeyGenParameterSpec()711 public @KeyProperties.AuthEnum int getUserAuthenticationType() { in getUserAuthenticationType()922 private @KeyProperties.AuthEnum int mUserAuthenticationType =1476 @KeyProperties.AuthEnum int type) { in setUserAuthenticationParameters()
52 public @interface AuthEnum {} annotation in KeyProperties