Searched refs:sendConf (Results 1 – 1 of 1) sorted by relevance
244 final SendConf sendConf = (SendConf) pdu; in handleSentResult() local245 if (sendConf.getResponseStatus() == PduHeaders.RESPONSE_STATUS_OK) { in handleSentResult()248 Log.e(TAG, "MMS sent, error=" + sendConf.getResponseStatus()); in handleSentResult()