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.java198 int mTotalMessageCount; field in MessageNotificationState.ConversationLineInfo
241 mTotalMessageCount = 0; in ConversationLineInfo()
382 convInfo.mTotalMessageCount, Lists.newArrayList(convInfo)); in MultiConversationNotificationState()
901 if (currConvInfo.mTotalMessageCount < maxMessages) { in createConversationInfoList()
966 currConvInfo.mTotalMessageCount++; in createConversationInfoList()