Home
last modified time | relevance | path

Searched refs:sendConfPdu (Results 1 – 2 of 2) sorted by relevance

/packages/services/Mms/src/com/android/mms/service/
DSendRequest.java486 public void onSendMmsComplete(int result, byte[] sendConfPdu) { in onSendMmsComplete() argument
493 processResult(mContext, toSmsManagerResult(result), sendConfPdu, in onSendMmsComplete()
DDownloadRequest.java347 public void onSendMmsComplete(int result, byte[] sendConfPdu) { in onSendMmsComplete() argument