Home
last modified time | relevance | path

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

/aosp12/packages/apps/Settings/src/com/android/settings/biometrics/
H A DBiometricEnrollIntroduction.java124 protected abstract String getExtraKeyForBiometric(); in getExtraKeyForBiometric() method in BiometricEnrollIntroduction
277 intent.putExtra(getExtraKeyForBiometric(), true); in launchChooseLock()
/aosp12/packages/apps/Settings/src/com/android/settings/biometrics/fingerprint/
H A DFingerprintEnrollIntroduction.java244 protected String getExtraKeyForBiometric() { in getExtraKeyForBiometric() method in FingerprintEnrollIntroduction
/aosp12/packages/apps/Settings/src/com/android/settings/biometrics/face/
H A DFaceEnrollIntroduction.java293 protected String getExtraKeyForBiometric() { in getExtraKeyForBiometric() method in FaceEnrollIntroduction