Searched refs:mProgramInfos (Results 1 – 3 of 3) sorted by relevance
36 protected RadioManager.ProgramInfo[] mProgramInfos; field in ProgramInfoAdapter44 mProgramInfos = programInfos; in ProgramInfoAdapter()59 if (mProgramInfos[position] != null) { in getView()60 CharSequence programSelectorText = mFragment.getMetadataText(mProgramInfos[position], in getView()66 mFragment.handleTune(mProgramInfos[position].getSelector()); in getView()74 return mProgramInfos.length; in getCount()78 mProgramInfos = programInfos; in updateProgramInfos()
33 return ProgramSelectorExt.getDisplayName(mProgramInfos[position].getSelector(), in getChannelDisplayName()
37 return RadioTestFragmentUtils.getDabChannelName(mProgramInfos[position], in getChannelDisplayName()