Searched refs:ACTION_CLEAR_NEW_MAIL_NOTIFICATIONS (Results 1 – 3 of 3) sorted by relevance
42 public static final String ACTION_CLEAR_NEW_MAIL_NOTIFICATIONS = field in MailIntentService78 } else if (ACTION_CLEAR_NEW_MAIL_NOTIFICATIONS.equals(action)) { in onHandleIntent()
663 new Intent(MailIntentService.ACTION_CLEAR_NEW_MAIL_NOTIFICATIONS); in validateNotifications()
619 actionIntent = new Intent(MailIntentService.ACTION_CLEAR_NEW_MAIL_NOTIFICATIONS); in finishCreate()