Searched defs:SendRequest (Results 1 – 3 of 3) sorted by relevance
40 class SendRequest extends MmsRequest { class47 SendRequest(final String locationUrl, final Uri pduUri, final PendingIntent sentIntent) { in SendRequest() method in SendRequest160 private SendRequest(Parcel in) { in SendRequest() method in SendRequest
53 public class SendRequest extends MmsRequest { class59 public SendRequest(RequestManager manager, int subId, Uri contentUri, String locationUrl, in SendRequest() method in SendRequest
334 bool SendRequest(int id, const std::string& path) { in SendRequest() function in SyncConnection