Searched refs:BIOMETRIC_ENROLL (Results 1 – 1 of 1) sorted by relevance
57 private static final String BIOMETRIC_ENROLL = "android.settings.BIOMETRIC_ENROLL"; field in BiometricTest186 intent.setAction(BIOMETRIC_ENROLL); in onCreate()