Home
last modified time | relevance | path

Searched refs:intelliSwitchEnable (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/base/telephony/cellular_data/services/src/
H A Ddata_switch_settings.cpp122 …int32_t intelliSwitchEnable = static_cast<int32_t>(IntelligenceSwitchCode::INTELLIGENCE_SWITCH_DIS… in QueryIntelligenceSwitchStatus() local
124 INTELLIGENCE_SWITCH_COLUMN_ENABLE, intelliSwitchEnable); in QueryIntelligenceSwitchStatus()
129 …(intelliSwitchEnable == static_cast<int32_t>(IntelligenceSwitchCode::INTELLIGENCE_SWITCH_ENABLED)); in QueryIntelligenceSwitchStatus()