Searched refs:isUserAuthenticationRequired (Results 1 – 12 of 12) sorted by relevance
29 boolean isUserAuthenticationRequired(); in isUserAuthenticationRequired() method
261 public boolean isUserAuthenticationRequired() { in isUserAuthenticationRequired() method in KeyInfo
117 if (!spec.isUserAuthenticationRequired()) { in addUserAuthArgs()
553 public boolean isUserAuthenticationRequired() { in isUserAuthenticationRequired() method in KeyGenParameterSpec786 mUserAuthenticationRequired = sourceSpec.isUserAuthenticationRequired(); in Builder()
98 out.writeBoolean(mSpec.isUserAuthenticationRequired()); in writeToParcel()
407 public boolean isUserAuthenticationRequired() { in isUserAuthenticationRequired() method in KeyProtection
768 if (spec.isUserAuthenticationRequired()) { in getCertificateSignatureAlgorithm()
135 assertFalse(getEncryptKeyProtection().isUserAuthenticationRequired()); in init_createsEncryptKeyWithoutAuthenticationRequired()177 assertTrue(getDecryptKeyProtection().isUserAuthenticationRequired()); in init_createsDecryptKeyWithAuthenticationRequired()
100 assertThat(spec.isUserAuthenticationRequired(), is(true)); in validateSpecValues()
39242 Landroid/security/keystore/KeyGenParameterSpec;->isUserAuthenticationRequired()Z39262 Landroid/security/keystore/KeyInfo;->isUserAuthenticationRequired()Z39345 Landroid/security/keystore/KeyProtection;->isUserAuthenticationRequired()Z
4891 HPLandroid/security/keystore/KeyProtection;->isUserAuthenticationRequired()Z29330 HSPLandroid/security/keystore/KeyGenParameterSpec;->isUserAuthenticationRequired()Z29364 HSPLandroid/security/keystore/UserAuthArgs;->isUserAuthenticationRequired()Z
38612 method public boolean isUserAuthenticationRequired();38663 method public boolean isUserAuthenticationRequired();38733 method public boolean isUserAuthenticationRequired();