Searched refs:onFileServicesUpdated (Results 1 – 6 of 6) 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
144 public void onFileServicesUpdated(List<FileServiceInfo> services) { in initialize()146 callback.onFileServicesUpdated(services); in initialize()
73289 Landroid/telephony/mbms/IMbmsDownloadSessionCallback$Stub$Proxy;->onFileServicesUpdated(Ljava/util/…73300 Landroid/telephony/mbms/IMbmsDownloadSessionCallback;->onFileServicesUpdated(Ljava/util/List;)V73332 Landroid/telephony/mbms/InternalDownloadSessionCallback;->onFileServicesUpdated(Ljava/util/List;)V
45535 … method public void onFileServicesUpdated(java.util.List<android.telephony.mbms.FileServiceInfo>);