Home
last modified time | relevance | path

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

/frameworks/base/telephony/java/android/telephony/mbms/
DInternalDownloadSessionCallback.java57 public void onFileServicesUpdated(final List<FileServiceInfo> services) { in onFileServicesUpdated() method in InternalDownloadSessionCallback
67 mAppCallback.onFileServicesUpdated(services); in onFileServicesUpdated()
DIMbmsDownloadSessionCallback.aidl31 void onFileServicesUpdated(in List<FileServiceInfo> services); in onFileServicesUpdated() method
DMbmsDownloadSessionCallback.java74 public void onFileServicesUpdated(List<FileServiceInfo> services) { in onFileServicesUpdated() method in MbmsDownloadSessionCallback
/frameworks/base/telephony/java/android/telephony/mbms/vendor/
DMbmsDownloadServiceBase.java144 public void onFileServicesUpdated(List<FileServiceInfo> services) { in initialize()
146 callback.onFileServicesUpdated(services); in initialize()
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt68367 Landroid/telephony/mbms/IMbmsDownloadSessionCallback$Stub$Proxy;->onFileServicesUpdated(Ljava/util/…
68376 Landroid/telephony/mbms/IMbmsDownloadSessionCallback;->onFileServicesUpdated(Ljava/util/List;)V
68403 Landroid/telephony/mbms/InternalDownloadSessionCallback;->onFileServicesUpdated(Ljava/util/List;)V
/frameworks/base/non-updatable-api/
Dcurrent.txt46825 … method public void onFileServicesUpdated(java.util.List<android.telephony.mbms.FileServiceInfo>);
/frameworks/base/api/
Dcurrent.txt46969 … method public void onFileServicesUpdated(java.util.List<android.telephony.mbms.FileServiceInfo>);