Searched refs:mIsGroup (Results 1 – 2 of 2) sorted by relevance
178 final boolean mIsGroup; field in MessageNotificationState.ConversationLineInfo235 mIsGroup = isGroup; in ConversationLineInfo()412 if (convInfo.mIsGroup) { in build()502 if (convInfo.mIsGroup) { in MultiMessageNotificationState()552 if (!convInfo.mIsGroup) { in build()582 if (convInfo.mIsGroup) { in build()902 if (currConvInfo.mIsGroup) { in createConversationInfoList()961 currConvInfo.mLineInfos.add(new MessageLineInfo(currConvInfo.mIsGroup, in createConversationInfoList()
895 (convInfo.mIsGroup && MmsUtils.groupMmsEnabled(convInfo.mSubId)); in addWearableVoiceReplyAction()