Home
last modified time | relevance | path

Searched refs:SimSlotType (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/telephony/core_service/services/network_search/src/
H A Doperator_name.cpp275 if (slotId_ == static_cast<int32_t>(SimSlotType::VSIM_SLOT_ID)) { in NotifyGsmSpnChanged()
305 int vSimSlotId = static_cast<int>(SimSlotType::INVALID_SLOT_ID); in UpdateVSimSpn()
307 if (vSimSlotId == static_cast<int>(SimSlotType::VSIM_SLOT_ID)) { in UpdateVSimSpn()
/ohos5.0/base/telephony/core_service/services/telephony_ext_wrapper/include/
H A Dtelephony_ext_wrapper.h34 enum class SimSlotType { enum