Searched defs:sendConfPdu (Results 1 – 5 of 5) sorted by relevance
28 void onSendMmsComplete(int result, in byte[] sendConfPdu); in onSendMmsComplete()
322 public void onSendMmsComplete(int result, @Nullable byte[] sendConfPdu) { in onSendMmsComplete()363 public void onSendMmsComplete(int result, byte[] sendConfPdu) throws RemoteException { in onSendMmsComplete()
341 public SendMmsResult(int sendStatus, @Nullable byte[] sendConfPdu) { in SendMmsResult()
297 public void onSendMmsComplete(int result, byte[] sendConfPdu) { in onSendMmsComplete()
489 public void onSendMmsComplete(int result, byte[] sendConfPdu) { in onSendMmsComplete()634 public void onSendMmsComplete(int result, byte[] sendConfPdu) { in onSendMmsComplete()