Searched refs:handleSmsStatusReport (Results 1 – 4 of 4) sorted by relevance
69 mSmsDispatchersController.handleSmsStatusReport(SmsConstants.FORMAT_3GPP2, pdu); in handleStatusReport()
143 mSmsDispatchersController.handleSmsStatusReport(SmsConstants.FORMAT_3GPP, pdu); in handleStatusReport()
206 mSmsDispatchersController.handleSmsStatusReport(format, pdu);
965 public void handleSmsStatusReport(String format, byte[] pdu) { in handleSmsStatusReport() method in SmsDispatchersController