Home
last modified time | relevance | path

Searched refs:downloadMms (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/core/java/android/service/carrier/
DCarrierMessagingServiceWrapper.java237 public void downloadMms(@NonNull Uri pduUri, int subId, @NonNull Uri location, in downloadMms() method in CarrierMessagingServiceWrapper
241 mICarrierMessagingService.downloadMms(pduUri, subId, location, in downloadMms()
DICarrierMessagingService.aidl111 void downloadMms(in Uri pduUri, int subId, in Uri location, in downloadMms() method
DCarrierMessagingService.java526 public void downloadMms(Uri pduUri, int subId, Uri location, in downloadMms() method in CarrierMessagingService.ICarrierMessagingWrapper