Home
last modified time | relevance | path

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

/ohos5.0/base/telephony/cellular_call/services/utils/include/
H A Dcellular_call_config.h440 bool ChangeImsSwitchWithOperatorConfig(int32_t slotId, bool active);
/ohos5.0/base/telephony/cellular_call/services/utils/src/
H A Dcellular_call_config.cpp147 active = ChangeImsSwitchWithOperatorConfig(slotId, active); in SetImsSwitchStatus()
591 bool CellularCallConfig::ChangeImsSwitchWithOperatorConfig(int32_t slotId, bool active) in ChangeImsSwitchWithOperatorConfig() function in OHOS::Telephony::CellularCallConfig
/ohos5.0/base/telephony/cellular_call/test/unittest/imstest/
H A Dzero_branch_test.cpp235 config.ChangeImsSwitchWithOperatorConfig(SIM1_SLOTID, true);