Searched refs:KEY_BANDWIDTH_SOURCE_USE_MODEM_BOOL (Results 1 – 2 of 2) sorted by relevance
85 constexpr const char *KEY_BANDWIDTH_SOURCE_USE_MODEM_BOOL = "bandwidth_source_use_modem_bool"; variable
342 …if (operatorConfig.boolValue.find(KEY_BANDWIDTH_SOURCE_USE_MODEM_BOOL) != operatorConfig.boolValue… in GetDefaultBandWidthsConfig()343 bandwidthSourceModem_ = operatorConfig.boolValue[KEY_BANDWIDTH_SOURCE_USE_MODEM_BOOL]; in GetDefaultBandWidthsConfig()