Home
last modified time | relevance | path

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

/base/telephony/cellular_call/services/common/src/
Dmodule_service_utils.cpp97 const int32_t slotDouble = 2; in GetSlotInfo() local
101 } else if (SIM_SLOT_COUNT == slotDouble) { in GetSlotInfo()
/base/telephony/cellular_call/services/manager/src/
Dcellular_call_service.cpp1076 const int32_t slotDouble = 2; in IsValidSlotId() local
1079 } else if (SIM_SLOT_COUNT == slotDouble) { in IsValidSlotId()