Searched refs:GetImsSwitchOnByDefaultConfig (Results 1 – 3 of 3) sorted by relevance
343 bool GetImsSwitchOnByDefaultConfig(int32_t slotId);
817 bool CellularCallConfig::GetImsSwitchOnByDefaultConfig(int32_t slotId) in GetImsSwitchOnByDefaultConfig() function in OHOS::Telephony::CellularCallConfig
1693 ASSERT_TRUE(config.GetImsSwitchOnByDefaultConfig(INVALID_SLOTID));1694 ASSERT_TRUE(config.GetImsSwitchOnByDefaultConfig(slotId));