Searched refs:phoneCount (Results 1 – 1 of 1) sorted by relevance
2541 int phoneCount = 1; in loadGlobalSettings() local2544 phoneCount = telephonyManager.getSupportedModemCount(); in loadGlobalSettings()2546 for (int phoneId = 0; phoneId < phoneCount; phoneId++) { in loadGlobalSettings()