Searched refs:EXTRA_CONVERSATION_UNREAD_MESSAGE_COUNT (Results 1 – 2 of 2) sorted by relevance
437 int unreadCount = extras.getInt(Notification.EXTRA_CONVERSATION_UNREAD_MESSAGE_COUNT); in parseMessagingData()
1479 public static final String EXTRA_CONVERSATION_UNREAD_MESSAGE_COUNT = field in Notification8963 extras.putInt(EXTRA_CONVERSATION_UNREAD_MESSAGE_COUNT, mUnreadMessageCount); in addExtras()9089 mUnreadMessageCount = extras.getInt(EXTRA_CONVERSATION_UNREAD_MESSAGE_COUNT); in restoreFromExtras()