Searched refs:onSendMmsComplete (Results 1 – 5 of 5) sorted by relevance
322 public void onSendMmsComplete(int result, @Nullable byte[] sendConfPdu) { in onSendMmsComplete() method in CarrierMessagingServiceWrapper.CarrierMessagingCallbackWrapper363 public void onSendMmsComplete(int result, byte[] sendConfPdu) throws RemoteException { in onSendMmsComplete() method in CarrierMessagingServiceWrapper.CarrierMessagingCallbackWrapperInternal364 mCarrierMessagingCallbackWrapper.onSendMmsComplete(result, sendConfPdu); in onSendMmsComplete()
28 void onSendMmsComplete(int result, in byte[] sendConfPdu); in onSendMmsComplete() method
520 callback.onSendMmsComplete(result.getSendStatus(), result.getSendConfPdu()); in sendMms()
311 public void onSendMmsComplete(int result, byte[] sendConfPdu) { in onSendMmsComplete() method in CarrierServicesSmsFilter.CarrierSmsFilterCallback
500 public void onSendMmsComplete(int result, byte[] sendConfPdu) { in onSendMmsComplete() method in SMSDispatcher.SmsSenderCallback652 public void onSendMmsComplete(int result, byte[] sendConfPdu) { in onSendMmsComplete() method in SMSDispatcher.MultipartSmsSenderCallback