Home
last modified time | relevance | path

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

/base/telephony/cellular_call/services/control/include/
Dcellular_call_config.h343 bool GetImsSwitchOnByDefaultConfig(int32_t slotId);
/base/telephony/cellular_call/services/control/src/
Dcellular_call_config.cpp817 bool CellularCallConfig::GetImsSwitchOnByDefaultConfig(int32_t slotId) in GetImsSwitchOnByDefaultConfig() function in OHOS::Telephony::CellularCallConfig
/base/telephony/cellular_call/test/unittest/imstest/
Dims_test.cpp1693 ASSERT_TRUE(config.GetImsSwitchOnByDefaultConfig(INVALID_SLOTID));
1694 ASSERT_TRUE(config.GetImsSwitchOnByDefaultConfig(slotId));