Searched refs:sendConfPdu (Results 1 – 5 of 5) sorted by relevance
322 public void onSendMmsComplete(int result, @Nullable byte[] sendConfPdu) { in onSendMmsComplete() argument363 public void onSendMmsComplete(int result, byte[] sendConfPdu) throws RemoteException { in onSendMmsComplete() argument364 mCarrierMessagingCallbackWrapper.onSendMmsComplete(result, sendConfPdu); in onSendMmsComplete()
28 void onSendMmsComplete(int result, in byte[] sendConfPdu); in onSendMmsComplete() argument
341 public SendMmsResult(int sendStatus, @Nullable byte[] sendConfPdu) { in SendMmsResult() argument343 mSendConfPdu = sendConfPdu; in SendMmsResult()
297 public void onSendMmsComplete(int result, byte[] sendConfPdu) { in onSendMmsComplete() argument
489 public void onSendMmsComplete(int result, byte[] sendConfPdu) { in onSendMmsComplete() argument634 public void onSendMmsComplete(int result, byte[] sendConfPdu) { in onSendMmsComplete() argument