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()332 KeymasterDefs.KM_TAG_USER_AUTH_TYPE, spec.getUserAuthenticationType() in addUserAuthArgs()343 KeymasterDefs.KM_TAG_USER_AUTH_TYPE, spec.getUserAuthenticationType() in addUserAuthArgs()
31 @KeyProperties.AuthEnum int getUserAuthenticationType(); in getUserAuthenticationType() method
327 public @KeyProperties.AuthEnum int getUserAuthenticationType() { in getUserAuthenticationType() method in KeyInfo
711 public @KeyProperties.AuthEnum int getUserAuthenticationType() { in getUserAuthenticationType() method in KeyGenParameterSpec993 mUserAuthenticationType = sourceSpec.getUserAuthenticationType(); in Builder()
100 out.writeInt(mSpec.getUserAuthenticationType()); in writeToParcel()
442 public @KeyProperties.AuthEnum int getUserAuthenticationType() { in getUserAuthenticationType() method in KeyProtection
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
39530 method public int getUserAuthenticationType();39591 method public int getUserAuthenticationType();39672 method public int getUserAuthenticationType();