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.java421 public void onSendMmsComplete(int result, byte[] sendConfPdu) { in onSendMmsComplete() argument
426 processResult(mContext, toSmsManagerResult(result), sendConfPdu, in onSendMmsComplete()
DDownloadRequest.java318 public void onSendMmsComplete(int result, byte[] sendConfPdu) { in onSendMmsComplete() argument