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()
103 boolean userAuthenticationRequired, in KeyInfo() argument125 mUserAuthenticationRequired = userAuthenticationRequired; in KeyInfo()
155 final boolean userAuthenticationRequired = in.readBoolean(); in ParcelableKeyGenParameterSpec()188 userAuthenticationRequired, in ParcelableKeyGenParameterSpec()
249 boolean userAuthenticationRequired, in KeyProtection() argument271 mUserAuthenticationRequired = userAuthenticationRequired; in KeyProtection()
303 boolean userAuthenticationRequired, in KeyGenParameterSpec() argument354 mUserAuthenticationRequired = userAuthenticationRequired; in KeyGenParameterSpec()