Home
last modified time | relevance | path

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

/packages/apps/Messaging/src/com/android/messaging/datamodel/
DMessageNotificationState.java846 final int maxMessages = getMaxMessagesInConversationNotification(); in createConversationInfoList() local
901 if (currConvInfo.mTotalMessageCount < maxMessages) { in createConversationInfoList()