Searched refs:KEY_UNREAD_COUNT (Results 1 – 1 of 1) sorted by relevance
53 private static final String KEY_UNREAD_COUNT = "unread_count"; field in Conversation126 bundle.putInt(KEY_UNREAD_COUNT, mUnreadCount); in toBundle()171 bundle.getInt(KEY_UNREAD_COUNT), in fromBundle()