Searched refs:EXTRA_UPDATED_UNSEEN_COUNT (Results 1 – 2 of 2) sorted by relevance
651 intent.putExtra(UIProvider.UpdateNotificationExtras.EXTRA_UPDATED_UNSEEN_COUNT, in refreshNotificationsForAccountInternal()670 UIProvider.UpdateNotificationExtras.EXTRA_UPDATED_UNSEEN_COUNT, 0); in handleUpdateNotificationIntent()
2397 public static final String EXTRA_UPDATED_UNSEEN_COUNT = "notification_updated_unseen_count"; field in UIProvider.UpdateNotificationExtras