Searched refs:BIOMETRIC_ENROLL_ACTION (Results 1 – 1 of 1) sorted by relevance
44 private static final String BIOMETRIC_ENROLL_ACTION = "android.settings.BIOMETRIC_ENROLL"; field in FaceReEnrollDialog116 final Intent reEnroll = new Intent(BIOMETRIC_ENROLL_ACTION) in removeFaceAndReEnroll()