Searched refs:mParticipantCount (Results 1 – 3 of 3) sorted by relevance
54 private int mParticipantCount; field in ConversationListItemData94 mParticipantCount = cursor.getInt(INDEX_PARTICIPANT_COUNT); in bind()190 return mParticipantCount; in getParticipantCount()195 return (mParticipantCount > 1); in getIsGroup()
220 final int mParticipantCount; field in MessageNotificationState.ConversationLineInfo249 mParticipantCount = participantCount; in ConversationLineInfo()
872 convInfo.mParticipantCount); in maybeAddWearableConversationLog()