Home
last modified time | relevance | path

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

/packages/apps/Settings/src/com/android/settings/biometrics/
DMultiBiometricEnrollHelper.java62 Intent faceEnrollIntroductionIntent, Function<Long, byte[]> gatekeeperHatSupplier) { in MultiBiometricEnrollHelper() argument
71 mFaceEnrollIntroductionIntent = faceEnrollIntroductionIntent; in MultiBiometricEnrollHelper()