Home
last modified time | relevance | path

Searched refs:getFaceIntroIntent (Results 1 – 3 of 3) sorted by relevance

/packages/apps/Settings/src/com/android/settings/biometrics/
DMultiBiometricEnrollHelper.java81 BiometricUtils.getFaceIntroIntent(activity, activity.getIntent()), in MultiBiometricEnrollHelper()
DBiometricUtils.java303 public static Intent getFaceIntroIntent(@NonNull Context context, in getFaceIntroIntent() method in BiometricUtils
DBiometricEnrollActivity.java712 final Intent intent = BiometricUtils.getFaceIntroIntent(this, getIntent());