Searched refs:onFileServicesUpdated (Results 1 – 7 of 7) 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()
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
54344 Landroid/telephony/mbms/IMbmsDownloadSessionCallback$Stub$Proxy;->onFileServicesUpdated(Ljava/util/…54353 Landroid/telephony/mbms/IMbmsDownloadSessionCallback;->onFileServicesUpdated(Ljava/util/List;)V54380 Landroid/telephony/mbms/InternalDownloadSessionCallback;->onFileServicesUpdated(Ljava/util/List;)V
46929 … method public void onFileServicesUpdated(java.util.List<android.telephony.mbms.FileServiceInfo>);