Searched refs:onFileServicesUpdated (Results 1 – 9 of 9) sorted by relevance
57 public void onFileServicesUpdated(final List<FileServiceInfo> services) { in onFileServicesUpdated() method in InternalDownloadSessionCallback67 mAppCallback.onFileServicesUpdated(services); in onFileServicesUpdated()
31 void onFileServicesUpdated(in List<FileServiceInfo> services); in onFileServicesUpdated() method
74 public void onFileServicesUpdated(List<FileServiceInfo> services) { in onFileServicesUpdated() method in MbmsDownloadSessionCallback
142 public void onFileServicesUpdated(List<FileServiceInfo> services) { in initialize()144 callback.onFileServicesUpdated(services); in initialize()
167 public void onFileServicesUpdated(List<FileServiceInfo> services) {
117 appCallback.onFileServicesUpdated(serviceInfos);
META-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
57667 Landroid/telephony/mbms/IMbmsDownloadSessionCallback$Stub$Proxy;->onFileServicesUpdated(Ljava/util/…57676 Landroid/telephony/mbms/IMbmsDownloadSessionCallback;->onFileServicesUpdated(Ljava/util/List;)V57703 Landroid/telephony/mbms/InternalDownloadSessionCallback;->onFileServicesUpdated(Ljava/util/List;)V
43824 … method public void onFileServicesUpdated(java.util.List<android.telephony.mbms.FileServiceInfo>);