Searched refs:userAuthenticationRequired (Results 1 – 7 of 7) sorted by relevance
84 public @NonNull Builder setUserAuthenticationRequired(boolean userAuthenticationRequired) { in setUserAuthenticationRequired() argument85 mProfile.mUserAuthenticationRequired = userAuthenticationRequired; in setUserAuthenticationRequired()
100 acpParcels[n].userAuthenticationRequired = profile.isUserAuthenticationRequired(); in personalize()
167 boolean userAuthenticationRequired = in getKeyInfo()175 boolean userAuthenticationRequirementEnforcedBySecureHardware = (userAuthenticationRequired) in getKeyInfo()207 userAuthenticationRequired, in getKeyInfo()
102 boolean userAuthenticationRequired, in KeyInfo() argument123 mUserAuthenticationRequired = userAuthenticationRequired; in KeyInfo()
154 final boolean userAuthenticationRequired = in.readBoolean(); in ParcelableKeyGenParameterSpec()186 userAuthenticationRequired, in ParcelableKeyGenParameterSpec()
248 boolean userAuthenticationRequired, in KeyProtection() argument269 mUserAuthenticationRequired = userAuthenticationRequired; in KeyProtection()
302 boolean userAuthenticationRequired, in KeyGenParameterSpec() argument352 mUserAuthenticationRequired = userAuthenticationRequired; in KeyGenParameterSpec()