Searched refs:AuthEnum (Results 1 – 5 of 5) sorted by relevance
82 private final @KeyProperties.AuthEnum int mUserAuthenticationType;109 @KeyProperties.AuthEnum int userAuthenticationType, in KeyInfo()345 public @KeyProperties.AuthEnum int getUserAuthenticationType() { in getUserAuthenticationType()
234 private final @KeyProperties.AuthEnum int mUserAuthenticationType;259 @KeyProperties.AuthEnum int userAuthenticationType, in KeyProtection()483 public @KeyProperties.AuthEnum int getUserAuthenticationType() { in getUserAuthenticationType()636 private @KeyProperties.AuthEnum int mUserAuthenticationType =1007 @KeyProperties.AuthEnum int type) { in setUserAuthenticationParameters()
31 @KeyProperties.AuthEnum int getUserAuthenticationType(); in getUserAuthenticationType()
316 private final @KeyProperties.AuthEnum int mUserAuthenticationType;362 @KeyProperties.AuthEnum int userAuthenticationType, in KeyGenParameterSpec()756 public @KeyProperties.AuthEnum int getUserAuthenticationType() { in getUserAuthenticationType()967 private @KeyProperties.AuthEnum int mUserAuthenticationType =1547 @KeyProperties.AuthEnum int type) { in setUserAuthenticationParameters()
51 public @interface AuthEnum {} annotation in KeyProperties