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