Searched refs:getProgramInfos (Results 1 – 3 of 3) sorted by relevance
632 public void getProgramInfos() throws Exception { in getProgramInfos() method in ProgramListTest642 .that(mProgramList.getProgramInfos(FM_IDENTIFIER)).containsExactly(FM_PROGRAM_INFO); in getProgramInfos()644 .that(mProgramList.getProgramInfos(DAB_DMB_SID_EXT_IDENTIFIER)) in getProgramInfos()658 .that(mProgramList.getProgramInfos(DAB_DMB_SID_EXT_IDENTIFIER)).isEmpty(); in getProgramInfos_withIdNotFound()
333 public @NonNull List<RadioManager.ProgramInfo> getProgramInfos( in getProgramInfos() method in ProgramList
6291 …blic java.util.List<android.hardware.radio.RadioManager.ProgramInfo> getProgramInfos(@NonNull andr…