Searched defs:phoneCount (Results 1 – 7 of 7) 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
1399 int phoneCount = telephony.getPhoneCount(); in possiblyOverrideDefaultDataForEmergencyCall() local1542 int phoneCount = mTelephonyManagerProxy.getPhoneCount(); in getFirstPhoneForEmergencyCall() local
316 int phoneCount = 0; in queryRawContactsForSimContacts() local
525 final int phoneCount = sRandom.nextInt(5); in appendCreateContact() local
6993 int phoneCount = TelephonyManager.getDefault().getPhoneCount(); in getSlotsMapping() local