Home
last modified time | relevance | path

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

/packages/apps/Settings/src/com/android/settings/homepage/contextualcards/
DFaceReEnrollDialog.java44 private static final String BIOMETRIC_ENROLL_ACTION = "android.settings.BIOMETRIC_ENROLL"; field in FaceReEnrollDialog
116 final Intent reEnroll = new Intent(BIOMETRIC_ENROLL_ACTION) in removeFaceAndReEnroll()