Searched refs:GethideImsSwitchConfig (Results 1 – 3 of 3) sorted by relevance
664 ASSERT_FALSE(cellularCallConfig.GethideImsSwitchConfig(INVALID_SLOTID));665 ASSERT_FALSE(cellularCallConfig.GethideImsSwitchConfig(slotId));700 ASSERT_FALSE(cellularCallConfig.GethideImsSwitchConfig(INVALID_SLOTID));701 ASSERT_FALSE(cellularCallConfig.GethideImsSwitchConfig(slotId));
307 bool GethideImsSwitchConfig(int32_t slotId);
967 bool CellularCallConfig::GethideImsSwitchConfig(int32_t slotId) in GethideImsSwitchConfig() function in OHOS::Telephony::CellularCallConfig