HomeSort by relevance Sort by last modified time
    Searched refs:downloadMms (Results 1 - 3 of 3) sorted by null

  /frameworks/base/core/java/android/service/carrier/
ICarrierMessagingService.aidl 107 void downloadMms(in Uri pduUri, int subId, in Uri location,
CarrierMessagingService.java 407 public void downloadMms(Uri pduUri, int subId, Uri location,
  /packages/services/Mms/src/com/android/mms/service/
DownloadRequest.java 262 carrierDownloadManger.downloadMms(context, carrierMessagingServicePackage,
275 // Initialized in downloadMms
278 void downloadMms(Context context, String carrierMessagingServicePackage,
293 carrierMessagingService.downloadMms(mContentUri, mSubId, Uri.parse(mLocationUrl),

Completed in 56 milliseconds