Home
last modified time | relevance | path

Searched refs:onFileServicesUpdated (Results 1 – 9 of 9) sorted by relevance

/aosp12/frameworks/base/telephony/java/android/telephony/mbms/
H A DInternalDownloadSessionCallback.java57 public void onFileServicesUpdated(final List<FileServiceInfo> services) { in onFileServicesUpdated() method in InternalDownloadSessionCallback
67 mAppCallback.onFileServicesUpdated(services); in onFileServicesUpdated()
H A DIMbmsDownloadSessionCallback.aidl31 void onFileServicesUpdated(in List<FileServiceInfo> services); in onFileServicesUpdated() method
H A DMbmsDownloadSessionCallback.java74 public void onFileServicesUpdated(List<FileServiceInfo> services) { in onFileServicesUpdated() method in MbmsDownloadSessionCallback
/aosp12/frameworks/base/telephony/java/android/telephony/mbms/vendor/
H A DMbmsDownloadServiceBase.java142 public void onFileServicesUpdated(List<FileServiceInfo> services) { in initialize()
144 callback.onFileServicesUpdated(services); in initialize()
/aosp12/packages/services/Telephony/testapps/EmbmsTestDownloadApp/src/com/android/phone/testapps/embmsdownload/
H A DEmbmsTestDownloadApp.java167 public void onFileServicesUpdated(List<FileServiceInfo> services) {
/aosp12/packages/services/Telephony/testapps/EmbmsServiceTestApp/src/com/android/phone/testapps/embmsmw/
H A DEmbmsSampleDownloadService.java117 appCallback.onFileServicesUpdated(serviceInfos);
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
/aosp12/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt57667 Landroid/telephony/mbms/IMbmsDownloadSessionCallback$Stub$Proxy;->onFileServicesUpdated(Ljava/util/…
57676 Landroid/telephony/mbms/IMbmsDownloadSessionCallback;->onFileServicesUpdated(Ljava/util/List;)V
57703 Landroid/telephony/mbms/InternalDownloadSessionCallback;->onFileServicesUpdated(Ljava/util/List;)V
/aosp12/frameworks/base/core/api/
H A Dcurrent.txt43824 … method public void onFileServicesUpdated(java.util.List<android.telephony.mbms.FileServiceInfo>);