Home
last modified time | relevance | path

Searched refs:mTotalMessageCount (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Messaging/src/com/android/messaging/datamodel/
DMessageNotificationState.java199 int mTotalMessageCount; field in MessageNotificationState.ConversationLineInfo
242 mTotalMessageCount = 0; in ConversationLineInfo()
383 convInfo.mTotalMessageCount, Lists.newArrayList(convInfo)); in MultiConversationNotificationState()
899 if (currConvInfo.mTotalMessageCount < maxMessages) { in createConversationInfoList()
964 currConvInfo.mTotalMessageCount++; in createConversationInfoList()