Searched defs:NotificationInd (Results 1 - 2 of 2) sorted by relevance

/packages/apps/Messaging/src/android/support/v7/mms/pdu/
H A DNotificationInd.java23 public class NotificationInd extends GenericPdu { class in inherits:GenericPdu
33 public NotificationInd() throws InvalidHeaderValueException { method in class:NotificationInd
43 NotificationInd(PduHeaders headers) { method in class:NotificationInd
/packages/apps/Messaging/src/com/android/messaging/mmslib/pdu/
H A DNotificationInd.java25 public class NotificationInd extends GenericPdu { class in inherits:GenericPdu
35 public NotificationInd() throws InvalidHeaderValueException { method in class:NotificationInd
45 NotificationInd(PduHeaders headers) { method in class:NotificationInd

Completed in 75 milliseconds