Searched refs:KEY_LOCKOUT_RESET_USER (Results 1 – 1 of 1) sorted by relevance
109 private static final String KEY_LOCKOUT_RESET_USER = "lockout_reset_user"; field in FingerprintService186 final int user = intent.getIntExtra(KEY_LOCKOUT_RESET_USER, 0);547 new Intent(ACTION_LOCKOUT_RESET).putExtra(KEY_LOCKOUT_RESET_USER, userId), in getLockoutResetIntentForUser()