Searched defs:phoneCount (Results 1 – 8 of 8) sorted by relevance
181 int phoneCount = mTelephonyManager.getPhoneCount(); in isSimLockedDevice() local
176 int phoneCount = mTelephonyManager.getPhoneCount(); in isSimLockedDevice() local
86 int phoneCount = context.getSystemService(TelephonyManager.class).getPhoneCount(); in isWifiCallingEnabled() local
316 int phoneCount = 0; in queryRawContactsForSimContacts() local
873 int phoneCount = mTelephonyManager.getPhoneCount(); in enableModemStackForNonOpportunisticSlots() local
525 final int phoneCount = sRandom.nextInt(5); in appendCreateContact() local
1934 int phoneCount = mTelephonyManagerProxy.getPhoneCount(); in possiblyOverrideDefaultDataForEmergencyCall() local2094 int phoneCount = mTelephonyManagerProxy.getPhoneCount(); in getFirstPhoneForEmergencyCall() local
8163 int phoneCount = TelephonyManager.getDefault().getPhoneCount(); in getSlotsMapping() local