Searched defs:sendConf (Results 1 – 6 of 6) sorted by relevance
159 final SendConf sendConf = MmsSender.parseSendConf(response, subId); in executeAction() local
235 final SendConf sendConf = (SendConf) pdu; in isWrongApnResponse() local
216 SendConf sendConf = null; in persistIfRequired() local
149 SendConf sendConf = new SendConf(mHeaders); in parse() local
171 SendConf sendConf = new SendConf(mHeaders); in parse() local
1794 public SendReqResp(final SendReq sendReq, final SendConf sendConf) { in SendReqResp()2083 final Uri messageUri, final SendConf sendConf) { in updateSentMmsMessageStatus()