Searched refs:getUserAuthenticationType (Results 1 – 7 of 7) sorted by relevance
87 if (spec.getUserAuthenticationType() == (KeyProperties.AUTH_BIOMETRIC_STRONG in addSids()100 if ((spec.getUserAuthenticationType() & KeyProperties.AUTH_BIOMETRIC_STRONG) != 0) { in addSids()128 } else if ((spec.getUserAuthenticationType() & KeyProperties.AUTH_DEVICE_CREDENTIAL) in addSids()175 args.addEnum(KeymasterDefs.KM_TAG_USER_AUTH_TYPE, spec.getUserAuthenticationType()); in addUserAuthArgs()183 args.addEnum(KeymasterDefs.KM_TAG_USER_AUTH_TYPE, spec.getUserAuthenticationType()); in addUserAuthArgs()
31 @KeyProperties.AuthEnum int getUserAuthenticationType(); in getUserAuthenticationType() method
318 public @KeyProperties.AuthEnum int getUserAuthenticationType() { in getUserAuthenticationType() method in KeyInfo
623 public @KeyProperties.AuthEnum int getUserAuthenticationType() { in getUserAuthenticationType() method in KeyGenParameterSpec834 mUserAuthenticationType = sourceSpec.getUserAuthenticationType(); in Builder()
100 out.writeInt(mSpec.getUserAuthenticationType()); in writeToParcel()
435 public @KeyProperties.AuthEnum int getUserAuthenticationType() { in getUserAuthenticationType() method in KeyProtection
42745 method public int getUserAuthenticationType();42800 method public int getUserAuthenticationType();42872 method public int getUserAuthenticationType();