Searched refs:EXTRA_UPDATED_UNREAD_COUNT (Results 1 – 3 of 3) sorted by relevance
153 UIProvider.UpdateNotificationExtras.EXTRA_UPDATED_UNREAD_COUNT, 0); in onReceive()
649 intent.putExtra(UIProvider.UpdateNotificationExtras.EXTRA_UPDATED_UNREAD_COUNT, in refreshNotificationsForAccountInternal()668 UIProvider.UpdateNotificationExtras.EXTRA_UPDATED_UNREAD_COUNT, 0); in handleUpdateNotificationIntent()
2392 public static final String EXTRA_UPDATED_UNREAD_COUNT = "notification_updated_unread_count"; field in UIProvider.UpdateNotificationExtras