Searched refs:GetForceVolteSwitchOnConfig (Results 1 – 4 of 4) sorted by relevance
82 .append(std::to_string(config.GetForceVolteSwitchOnConfig(i))) in ShowCellularCallInfo()
1058 bool CellularCallConfig::GetForceVolteSwitchOnConfig(int32_t slotId) in GetForceVolteSwitchOnConfig() function in OHOS::Telephony::CellularCallConfig
684 ASSERT_FALSE(cellularCallConfig.GetForceVolteSwitchOnConfig(INVALID_SLOTID));685 ASSERT_FALSE(cellularCallConfig.GetForceVolteSwitchOnConfig(slotId));720 ASSERT_FALSE(cellularCallConfig.GetForceVolteSwitchOnConfig(INVALID_SLOTID));721 ASSERT_FALSE(cellularCallConfig.GetForceVolteSwitchOnConfig(slotId));
397 bool GetForceVolteSwitchOnConfig(int32_t slotId);