Searched refs:getDabFrequencyTable (Results 1 – 5 of 5) sorted by relevance
134 .that(MODULE_PROPERTIES.getDabFrequencyTable()) in propertiesFromHalProperties_dabTableInfoMatch()
300 .that(MODULE_PROPERTIES.getDabFrequencyTable()) in propertiesFromHalProperties_dabTableInfoMatch()342 .that(properties.getDabFrequencyTable()).isNull(); in propertiesFromHalProperties_withoutAmFmAndDabConfigs()
940 .that(AMFM_PROPERTIES.getDabFrequencyTable()).isNull(); in getDabFrequencyTable_forModulePropertiesInitializedWithNullTable()948 .that(properties.getDabFrequencyTable()).isNull(); in getDabFrequencyTable_forModulePropertiesInitializedWithEmptyTable()
472 public @Nullable Map<String, Integer> getDabFrequencyTable() { in getDabFrequencyTable() method in RadioManager.ModuleProperties
6500 … method @Nullable public java.util.Map<java.lang.String,java.lang.Integer> getDabFrequencyTable();