Home
last modified time | relevance | path

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

/aosp12/packages/apps/Messaging/src/android/support/v7/mms/pdu/
H A DSendConf.java20 public class SendConf extends GenericPdu { class
29 public SendConf() throws InvalidHeaderValueException { in SendConf() method in SendConf
39 SendConf(PduHeaders headers) { in SendConf() method in SendConf
/aosp12/packages/apps/Messaging/src/com/android/messaging/mmslib/pdu/
H A DSendConf.java22 public class SendConf extends GenericPdu { class
31 public SendConf() throws InvalidHeaderValueException { in SendConf() method in SendConf
41 SendConf(PduHeaders headers) { in SendConf() method in SendConf
/aosp12/frameworks/base/telephony/common/com/google/android/mms/pdu/
H A DSendConf.java24 public class SendConf extends GenericPdu { class
34 public SendConf() throws InvalidHeaderValueException { in SendConf() method in SendConf
45 SendConf(PduHeaders headers) { in SendConf() method in SendConf