Searched refs:totalSlotCount (Results 1 – 1 of 1) sorted by relevance
125 final int totalSlotCount = mTelephonyManager.getActiveModemCount(); in getDeviceAvailableUniqueIds() local126 final int maximumIdCount = TOTAL_DEVICE_ID_TYPES * totalSlotCount; in getDeviceAvailableUniqueIds()130 for (int i = 0; i < totalSlotCount; i++) { in getDeviceAvailableUniqueIds()