Searched refs:IsSimChanged (Results 1 – 2 of 2) sorted by relevance
476 bool IsSimChanged(int32_t slotId, std::string iccid);
297 if (IsSimChanged(slotId, Str16ToStr8(iccId)) && forceVolteSwitchOn_[slotId]) { in ResetImsSwitch()426 bool CellularCallConfig::IsSimChanged(int32_t slotId, std::string iccid) in IsSimChanged() function in OHOS::Telephony::CellularCallConfig