Searched refs:mUnreadCount (Results 1 – 1 of 1) sorted by relevance
74 private final int mUnreadCount; field in Conversation98 mUnreadCount = unreadCount; in Conversation()126 bundle.putInt(KEY_UNREAD_COUNT, mUnreadCount); in toBundle()249 return mUnreadCount; in getUnreadCount()296 private int mUnreadCount; field in Conversation.Builder314 mUnreadCount = conversation.getUnreadCount(); in Builder()408 mUnreadCount = unreadCount; in setUnreadCount()451 mUnreadCount, in build()