Searched refs:mFileServiceInfoAdapter (Results 1 – 1 of 1) sorted by relevance
185 private FileServiceInfoAdapter mFileServiceInfoAdapter; field in EmbmsTestDownloadApp199 mFileServiceInfoAdapter = new FileServiceInfoAdapter(this); in onCreate()243 serviceSelector.setAdapter(mFileServiceInfoAdapter); in onCreate()421 runOnUiThread(() -> mFileServiceInfoAdapter.update(services)); in updateFileServicesList()