Searched refs:isUserAuthenticationValidWhileOnBody (Results 1 – 10 of 10) sorted by relevance
31 boolean isUserAuthenticationValidWhileOnBody(); in isUserAuthenticationValidWhileOnBody() method
153 if (spec.isUserAuthenticationValidWhileOnBody()) { in addUserAuthArgs()172 if (spec.isUserAuthenticationValidWhileOnBody()) { in addUserAuthArgs()
320 public boolean isUserAuthenticationValidWhileOnBody() { in isUserAuthenticationValidWhileOnBody() method in KeyInfo
660 public boolean isUserAuthenticationValidWhileOnBody() { in isUserAuthenticationValidWhileOnBody() method in KeyGenParameterSpec792 mUserAuthenticationValidWhileOnBody = sourceSpec.isUserAuthenticationValidWhileOnBody(); in Builder()
102 out.writeBoolean(mSpec.isUserAuthenticationValidWhileOnBody()); in writeToParcel()
477 public boolean isUserAuthenticationValidWhileOnBody() { in isUserAuthenticationValidWhileOnBody() method in KeyProtection
106 assertThat(spec.isUserAuthenticationValidWhileOnBody(), is(true)); in validateSpecValues()
39243 Landroid/security/keystore/KeyGenParameterSpec;->isUserAuthenticationValidWhileOnBody()Z39264 Landroid/security/keystore/KeyInfo;->isUserAuthenticationValidWhileOnBody()Z39346 Landroid/security/keystore/KeyProtection;->isUserAuthenticationValidWhileOnBody()Z
29365 HSPLandroid/security/keystore/UserAuthArgs;->isUserAuthenticationValidWhileOnBody()Z
38613 method public boolean isUserAuthenticationValidWhileOnBody();38665 method public boolean isUserAuthenticationValidWhileOnBody();38734 method public boolean isUserAuthenticationValidWhileOnBody();