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