Home
last modified time | relevance | path

Searched refs:requestUpdateFileServices (Results 1 – 7 of 7) sorted by relevance

/frameworks/base/telephony/java/android/telephony/mbms/vendor/
DIMbmsDownloadService.aidl34 int requestUpdateFileServices(int subId, in List<String> serviceClasses); in requestUpdateFileServices() method
DMbmsDownloadServiceBase.java190 public int requestUpdateFileServices(int subscriptionId, List<String> serviceClasses) in requestUpdateFileServices() method in MbmsDownloadServiceBase
/frameworks/base/telephony/java/android/telephony/
DMbmsDownloadSession.java415 public void requestUpdateFileServices(@NonNull List<String> classList) { in requestUpdateFileServices() method in MbmsDownloadSession
421 int returnCode = downloadService.requestUpdateFileServices(mSubscriptionId, classList); in requestUpdateFileServices()
/frameworks/base/core/api/
Dsystem-current.txt17711 …method public int requestUpdateFileServices(int, java.util.List<java.lang.String>) throws android.…
Dcurrent.txt45123 method public void requestUpdateFileServices(@NonNull java.util.List<java.lang.String>);
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt53866 Landroid/telephony/mbms/vendor/IMbmsDownloadService$Stub$Proxy;->requestUpdateFileServices(ILjava/u…
53895 Landroid/telephony/mbms/vendor/IMbmsDownloadService;->requestUpdateFileServices(ILjava/util/List;)I