Searched refs:sendConf (Results 1 – 1 of 1) sorted by relevance
123 final SendConf sendConf = (SendConf) pdu; in onReceive() local124 if (sendConf.getResponseStatus() == PduHeaders.RESPONSE_STATUS_OK) { in onReceive()127 Log.e(TAG, "SendConf response status=" + sendConf.getResponseStatus()); in onReceive()