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

/frameworks/opt/mms/src/java/com/google/android/mms/pdu/
H A DSendReq.java24 public class SendReq extends MultimediaMessagePdu { class in inherits:MultimediaMessagePdu
25 private static final String TAG = "SendReq";
27 public SendReq() { method in class:SendReq
60 public SendReq(byte[] contentType, method in class:SendReq
77 SendReq(PduHeaders headers) { method in class:SendReq
87 SendReq(PduHeaders headers, PduBody body) { method in class:SendReq

Completed in 98 milliseconds