Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/service/carrier/
DICarrierMessagingService.aidl111 void downloadMms(in Uri pduUri, int subId, in Uri location, in downloadMms() method
DCarrierMessagingServiceWrapper.java283 public void downloadMms(@NonNull Uri pduUri, int subId, @NonNull Uri location, in downloadMms() method in CarrierMessagingServiceWrapper
288 mICarrierMessagingService.downloadMms(pduUri, subId, location, in downloadMms()
DCarrierMessagingService.java563 public void downloadMms(Uri pduUri, int subId, Uri location, in downloadMms() method in CarrierMessagingService.ICarrierMessagingWrapper
/frameworks/base/core/api/
Dsystem-current.txt9775 …method public void downloadMms(@NonNull android.net.Uri, int, @NonNull android.net.Uri, @NonNull j…
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt52377 Landroid/service/carrier/CarrierMessagingService$ICarrierMessagingWrapper;->downloadMms(Landroid/ne…
52418 Landroid/service/carrier/ICarrierMessagingService$Stub$Proxy;->downloadMms(Landroid/net/Uri;ILandro…
52435 Landroid/service/carrier/ICarrierMessagingService;->downloadMms(Landroid/net/Uri;ILandroid/net/Uri;…