Searched refs:SIM_SLOT_ID_0 (Results 1 – 3 of 3) sorted by relevance
52 const int32_t SIM_SLOT_ID_0 = 0; variable263 int32_t otherSlotId = (primarySlotId == SIM_SLOT_ID_0) ? SIM_SLOT_ID_1 : SIM_SLOT_ID_0; in ProcessTimeZone()
54 constexpr int32_t SIM_SLOT_ID_0 = 0; variable
99 if (!GetSimInfoBySlotId(EdmConstants::DeviceInfo::SIM_SLOT_ID_0, json) || in GetSimInfo()