Home
last modified time | relevance | path

Searched defs: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()
DCarrierMessagingServiceWrapper.java322 public void onSendMmsComplete(int result, @Nullable byte[] sendConfPdu) { in onSendMmsComplete()
363 public void onSendMmsComplete(int result, byte[] sendConfPdu) throws RemoteException { in onSendMmsComplete()
DCarrierMessagingService.java341 public SendMmsResult(int sendStatus, @Nullable byte[] sendConfPdu) { in SendMmsResult()
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DCarrierServicesSmsFilter.java311 public void onSendMmsComplete(int result, byte[] sendConfPdu) { in onSendMmsComplete()
DSMSDispatcher.java500 public void onSendMmsComplete(int result, byte[] sendConfPdu) { in onSendMmsComplete()
652 public void onSendMmsComplete(int result, byte[] sendConfPdu) { in onSendMmsComplete()
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...