Searched refs:vSimModemCountNumber (Results 1 – 1 of 1) sorted by relevance
1066 int32_t vSimModemCountNumber = std::atoi(vSimModemCount); in GetSimSlotCount() local1067 if (simSlotCountNumber == DUAL_SLOT_COUNT && vSimModemCountNumber == MAX_SLOT_COUNT) { in GetSimSlotCount()