Searched defs:onSendMmsComplete (Results 1 – 2 of 2) sorted by relevance
28 void onSendMmsComplete(int result, in byte[] sendConfPdu); in onSendMmsComplete() method
372 default void onSendMmsComplete(@CarrierMessagingService.SendResult in onSendMmsComplete() method419 public void onSendMmsComplete(int result, byte[] sendConfPdu) throws RemoteException { in onSendMmsComplete() method in CarrierMessagingServiceWrapper.CarrierMessagingCallbackInternal