Home
last modified time | relevance | path

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

/packages/services/Telephony/testapps/EmbmsTestDownloadApp/src/com/android/phone/testapps/embmsdownload/
DEmbmsTestDownloadApp.java103 private final class FileServiceInfoAdapter class in EmbmsTestDownloadApp
105 public FileServiceInfoAdapter(Context context) { in FileServiceInfoAdapter() method in EmbmsTestDownloadApp.FileServiceInfoAdapter
185 private FileServiceInfoAdapter mFileServiceInfoAdapter;
199 mFileServiceInfoAdapter = new FileServiceInfoAdapter(this); in onCreate()