Searched refs:TYPE_FACE (Results 1 – 9 of 9) sorted by relevance
19 import static android.hardware.biometrics.BiometricAuthenticator.TYPE_FACE;65 result.putExtra(EXTRA_KEY_MODALITY, TYPE_FACE); in onConsentResult()
98 mContext, BiometricAuthenticator.TYPE_FACE)); in updateStateInternal()
289 return BiometricAuthenticator.TYPE_FACE; in getModality()
32 import static android.hardware.biometrics.BiometricAuthenticator.TYPE_FACE;87 {TYPE_FACE, DevicePolicyManager.KEYGUARD_DISABLE_FACE}, in testEnforcedAdmin_whenDpmDisablesBiometricsAndSupervisionComponentExists()
19 import static android.hardware.biometrics.BiometricAuthenticator.TYPE_FACE;217 return TYPE_FACE; in getStartedModality()
19 import static android.hardware.biometrics.BiometricAuthenticator.TYPE_FACE;96 case TYPE_FACE: in launchNext()
229 BiometricAuthenticator.TYPE_FACE | BiometricAuthenticator.TYPE_FINGERPRINT) in onCreate()
350 public static final int TYPE_FACE = 2; field in ChooseLockPassword.ChooseLockPasswordFragment.Stage381 } else if (type == TYPE_FACE) { in getHint()391 } else if (type == TYPE_FACE) { in getHint()404 case TYPE_FACE: in getMessage()602 return Stage.TYPE_FACE; in getStageType()
108 BiometricAuthenticator.TYPE_FACE | BiometricAuthenticator.TYPE_FINGERPRINT)); in updateStateInternal()