Searched refs:ACTION_RESET_SETUP_NOTIFICATION (Results 1 – 2 of 2) sorted by relevance
48 private static final String ACTION_RESET_SETUP_NOTIFICATION = field in ShortcutThrottlingResetActivity140 final Intent intent = new Intent(ACTION_RESET_SETUP_NOTIFICATION); in test()
44 private static final String ACTION_RESET_SETUP_NOTIFICATION = field in NotificationBot89 } else if (ACTION_RESET_SETUP_NOTIFICATION.equals(intent.getAction())) { in onReceive()