Searched refs:activeSlotCount (Results 1 – 1 of 1) sorted by relevance
151 int activeSlotCount = mTelephonyManager.getActiveModemCount(); in getReadySimsCount() local153 for (int logicalSlotId = 0; logicalSlotId < activeSlotCount; logicalSlotId++) { in getReadySimsCount()