Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/android/service/carrier/
H A DICarrierMessagingService.aidl111 void downloadMms(in Uri pduUri, int subId, in Uri location, in downloadMms() method
H A 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()
H A DCarrierMessagingService.java563 public void downloadMms(Uri pduUri, int subId, Uri location, in downloadMms() method in CarrierMessagingService.ICarrierMessagingWrapper
/aosp14/frameworks/base/core/api/
H A Dsystem-current.txt12182 …method public void downloadMms(@NonNull android.net.Uri, int, @NonNull android.net.Uri, @NonNull j…
/aosp14/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt49054 Landroid/service/carrier/CarrierMessagingService$ICarrierMessagingWrapper;->downloadMms(Landroid/ne…
49095 Landroid/service/carrier/ICarrierMessagingService$Stub$Proxy;->downloadMms(Landroid/net/Uri;ILandro…
49112 Landroid/service/carrier/ICarrierMessagingService;->downloadMms(Landroid/net/Uri;ILandroid/net/Uri;…