Home
last modified time | relevance | path

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

/aosp14/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
/aosp14/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()
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/aosp14/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt54344 Landroid/telephony/mbms/IMbmsDownloadSessionCallback$Stub$Proxy;->onFileServicesUpdated(Ljava/util/…
54353 Landroid/telephony/mbms/IMbmsDownloadSessionCallback;->onFileServicesUpdated(Ljava/util/List;)V
54380 Landroid/telephony/mbms/InternalDownloadSessionCallback;->onFileServicesUpdated(Ljava/util/List;)V
/aosp14/frameworks/base/core/api/
H A Dcurrent.txt46929 … method public void onFileServicesUpdated(java.util.List<android.telephony.mbms.FileServiceInfo>);