Searched refs:SAVED_STATE_ENROLL_ACTION_LOGGED (Results 1 – 1 of 1) sorted by relevance
111 private static final String SAVED_STATE_ENROLL_ACTION_LOGGED = "enroll_action_logged"; field in BiometricEnrollActivity158 SAVED_STATE_ENROLL_ACTION_LOGGED, false); in onCreate()378 outState.putBoolean(SAVED_STATE_ENROLL_ACTION_LOGGED, mIsEnrollActionLogged);