Home
last modified time | relevance | path

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

/packages/apps/Settings/src/com/android/settings/biometrics/
DBiometricEnrollIntroduction.java128 protected abstract String getExtraKeyForBiometric(); in getExtraKeyForBiometric() method in BiometricEnrollIntroduction
330 intent.putExtra(getExtraKeyForBiometric(), true); in launchChooseLock()
/packages/apps/Settings/src/com/android/settings/biometrics/fingerprint/
DFingerprintEnrollIntroduction.java384 protected String getExtraKeyForBiometric() { in getExtraKeyForBiometric() method in FingerprintEnrollIntroduction
/packages/apps/Settings/src/com/android/settings/biometrics/face/
DFaceEnrollIntroduction.java495 protected String getExtraKeyForBiometric() { in getExtraKeyForBiometric() method in FaceEnrollIntroduction