Home
last modified time | relevance | path

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

/packages/apps/Messaging/src/com/android/messaging/util/
DBugleGservicesKeys.java195 public static final int MAX_MESSAGES_IN_CONVERSATION_NOTIFICATION_DEFAULT = 7; field in BugleGservicesKeys
/packages/apps/Messaging/src/com/android/messaging/datamodel/
DMessageNotificationState.java1032 BugleGservicesKeys.MAX_MESSAGES_IN_CONVERSATION_NOTIFICATION_DEFAULT); in getMaxMessagesInConversationNotification()