Searched refs:ACTION_RESET_NOTIFICATIONS (Results 1 – 3 of 3) sorted by relevance
41 if (intent.getAction().equals(UIIntents.ACTION_RESET_NOTIFICATIONS)) { in onReceive()
69 public static final String ACTION_RESET_NOTIFICATIONS = field in UIIntents
423 intent.setAction(ACTION_RESET_NOTIFICATIONS); in getPendingIntentForClearingNotifications()