Home
last modified time | relevance | path

Searched defs:MessageNotificationState (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Messaging/src/com/android/messaging/datamodel/
DMessageNotificationState.java88 public abstract class MessageNotificationState extends NotificationState { class
311 protected MessageNotificationState(final ConversationInfoList convList) { in MessageNotificationState() method in MessageNotificationState