Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/service/carrier/
DICarrierMessagingCallback.aidl28 void onSendMmsComplete(int result, in byte[] sendConfPdu); in onSendMmsComplete() argument
DCarrierMessagingServiceWrapper.java373 int result, @Nullable byte[] sendConfPdu) { in onSendMmsComplete() argument
419 public void onSendMmsComplete(int result, byte[] sendConfPdu) throws RemoteException { in onSendMmsComplete() argument
421 result, sendConfPdu)); in onSendMmsComplete()
DCarrierMessagingService.java378 public SendMmsResult(int sendStatus, @Nullable byte[] sendConfPdu) { in SendMmsResult() argument
380 mSendConfPdu = sendConfPdu; in SendMmsResult()
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DCarrierServicesSmsFilter.java328 public void onSendMmsComplete(int result, byte[] sendConfPdu) { in onSendMmsComplete() argument
DSMSDispatcher.java809 public void onSendMmsComplete(int result, byte[] sendConfPdu) { in onSendMmsComplete() argument
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...