Home
last modified time | relevance | path

Searched defs:sendConfPdu (Results 1 – 8 of 8) sorted by relevance

/aosp12/frameworks/base/core/java/android/service/carrier/
H A DICarrierMessagingCallback.aidl28 void onSendMmsComplete(int result, in byte[] sendConfPdu); in onSendMmsComplete()
H A DCarrierMessagingServiceWrapper.java373 int result, @Nullable byte[] sendConfPdu) { in onSendMmsComplete()
419 public void onSendMmsComplete(int result, byte[] sendConfPdu) throws RemoteException { in onSendMmsComplete()
H A DCarrierMessagingService.java378 public SendMmsResult(int sendStatus, @Nullable byte[] sendConfPdu) { in SendMmsResult()
/aosp12/packages/services/Mms/src/com/android/mms/service/
H A DDownloadRequest.java340 public void onSendMmsComplete(int result, byte[] sendConfPdu) { in onSendMmsComplete()
H A DSendRequest.java465 public void onSendMmsComplete(int result, byte[] sendConfPdu) { in onSendMmsComplete()
/aosp12/frameworks/opt/telephony/src/java/com/android/internal/telephony/
H A DCarrierServicesSmsFilter.java330 public void onSendMmsComplete(int result, byte[] sendConfPdu) { in onSendMmsComplete()
H A DSMSDispatcher.java597 public void onSendMmsComplete(int result, byte[] sendConfPdu) { in onSendMmsComplete()
764 public void onSendMmsComplete(int result, byte[] sendConfPdu) { in onSendMmsComplete()
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...