Searched refs:GetForceVolteSwitchOnConfig (Results 1 – 4 of 4) sorted by relevance
82 .append(std::to_string(config.GetForceVolteSwitchOnConfig(i))) in ShowCellularCallInfo()
442 bool GetForceVolteSwitchOnConfig(int32_t slotId);
917 bool CellularCallConfig::GetForceVolteSwitchOnConfig(int32_t slotId) in GetForceVolteSwitchOnConfig() function in OHOS::Telephony::CellularCallConfig
1715 ASSERT_FALSE(config.GetForceVolteSwitchOnConfig(INVALID_SLOTID));1716 ASSERT_FALSE(config.GetForceVolteSwitchOnConfig(slotId));