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

/packages/apps/Messaging/src/android/support/v7/mms/pdu/
H A DSendConf.java20 public class SendConf extends GenericPdu { class in inherits:GenericPdu
29 public SendConf() throws InvalidHeaderValueException { method in class:SendConf
39 SendConf(PduHeaders headers) { method in class:SendConf
/packages/apps/Messaging/src/com/android/messaging/mmslib/pdu/
H A DSendConf.java22 public class SendConf extends GenericPdu { class in inherits:GenericPdu
31 public SendConf() throws InvalidHeaderValueException { method in class:SendConf
41 SendConf(PduHeaders headers) { method in class:SendConf

Completed in 193 milliseconds