Searched refs:getResponseStatus (Results 1 – 2 of 2) sorted by relevance
69 public int getResponseStatus() { in getResponseStatus() method in SendConf
245 if (sendConf.getResponseStatus() == PduHeaders.RESPONSE_STATUS_OK) { in handleSentResult()248 Log.e(TAG, "MMS sent, error=" + sendConf.getResponseStatus()); in handleSentResult()