Searched refs:ACTION_LOCKOUT_RESET (Results 1 – 1 of 1) sorted by relevance
107 private static final String ACTION_LOCKOUT_RESET = field in FingerprintService185 if (ACTION_LOCKOUT_RESET.equals(intent.getAction())) {255 mContext.registerReceiver(mLockoutReceiver, new IntentFilter(ACTION_LOCKOUT_RESET), in FingerprintService()547 new Intent(ACTION_LOCKOUT_RESET).putExtra(KEY_LOCKOUT_RESET_USER, userId), in getLockoutResetIntentForUser()