Searched refs:sendConfPdu (Results 1 – 5 of 5) sorted by relevance
28 void onSendMmsComplete(int result, in byte[] sendConfPdu); in onSendMmsComplete() argument
373 int result, @Nullable byte[] sendConfPdu) { in onSendMmsComplete() argument419 public void onSendMmsComplete(int result, byte[] sendConfPdu) throws RemoteException { in onSendMmsComplete() argument421 result, sendConfPdu)); in onSendMmsComplete()
378 public SendMmsResult(int sendStatus, @Nullable byte[] sendConfPdu) { in SendMmsResult() argument380 mSendConfPdu = sendConfPdu; in SendMmsResult()
330 public void onSendMmsComplete(int result, byte[] sendConfPdu) { in onSendMmsComplete() argument
597 public void onSendMmsComplete(int result, byte[] sendConfPdu) { in onSendMmsComplete() argument764 public void onSendMmsComplete(int result, byte[] sendConfPdu) { in onSendMmsComplete() argument