Searched refs:getUserAuthenticationType (Results 1 – 8 of 8) sorted by relevance
243 if (spec.getUserAuthenticationType() == (KeyProperties.AUTH_BIOMETRIC_STRONG in addSids()257 if ((spec.getUserAuthenticationType() & KeyProperties.AUTH_BIOMETRIC_STRONG) != 0) { in addSids()285 } else if ((spec.getUserAuthenticationType() & KeyProperties.AUTH_DEVICE_CREDENTIAL) in addSids()330 KeymasterDefs.KM_TAG_USER_AUTH_TYPE, spec.getUserAuthenticationType() in addUserAuthArgs()
31 @KeyProperties.AuthEnum int getUserAuthenticationType(); in getUserAuthenticationType() method
345 public @KeyProperties.AuthEnum int getUserAuthenticationType() { in getUserAuthenticationType() method in KeyInfo
756 public @KeyProperties.AuthEnum int getUserAuthenticationType() { in getUserAuthenticationType() method in KeyGenParameterSpec1035 mUserAuthenticationType = sourceSpec.getUserAuthenticationType(); in Builder()
109 out.writeInt(mSpec.getUserAuthenticationType()); in writeToParcel()
483 public @KeyProperties.AuthEnum int getUserAuthenticationType() { in getUserAuthenticationType() method in KeyProtection
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
39744 method public int getUserAuthenticationType();39807 method public int getUserAuthenticationType();39890 method public int getUserAuthenticationType();