Searched refs:mIsGroup (Results 1 – 2 of 2) sorted by relevance
179 final boolean mIsGroup; field in MessageNotificationState.ConversationLineInfo236 mIsGroup = isGroup; in ConversationLineInfo()413 if (convInfo.mIsGroup) { in build()503 if (convInfo.mIsGroup) { in MultiMessageNotificationState()553 if (!convInfo.mIsGroup) { in build()583 if (convInfo.mIsGroup) { in build()900 if (currConvInfo.mIsGroup) { in createConversationInfoList()959 currConvInfo.mLineInfos.add(new MessageLineInfo(currConvInfo.mIsGroup, in createConversationInfoList()
895 (convInfo.mIsGroup && MmsUtils.groupMmsEnabled(convInfo.mSubId)); in addWearableVoiceReplyAction()