Searched refs:getDabFrequencyTable (Results 1 – 5 of 5) sorted by relevance
117 .that(MODULE_PROPERTIES.getDabFrequencyTable()) in propertiesFromHalProperties_dabTableInfoMatch()
746 .that(AMFM_PROPERTIES.getDabFrequencyTable()).isNull(); in getDabFrequencyTable_forModulePropertiesInitializedWithNullTable()754 .that(properties.getDabFrequencyTable()).isNull(); in getDabFrequencyTable_forModulePropertiesInitializedWithEmptyTable()
210 .that(MODULE_PROPERTIES.getDabFrequencyTable()) in propertiesFromHalProperties_dabTableInfoMatch()
422 public @Nullable Map<String, Integer> getDabFrequencyTable() { in getDabFrequencyTable() method in RadioManager.ModuleProperties
5770 … method @Nullable public java.util.Map<java.lang.String,java.lang.Integer> getDabFrequencyTable();