Searched refs:allPhones (Results 1 – 3 of 3) sorted by relevance
363 Phone[] allPhones = PhoneFactory.getPhones(); in generateVoiceCapablePhoneMapBasedOnUserAssociation() local364 for (Phone phone : allPhones) { in generateVoiceCapablePhoneMapBasedOnUserAssociation()
645 Phone[] allPhones = mPhoneFactoryProxy.getPhones(); in setEmergencyCallInfo() local649 } else if (allPhones.length > 1) { in setEmergencyCallInfo()652 for (Phone phone : allPhones) { in setEmergencyCallInfo()
1507 Phone[] allPhones = mPhoneFactoryProxy.getPhones(); in notifyIfOutgoingEmergencySms() local1512 } else if (allPhones.length > 1) { in notifyIfOutgoingEmergencySms()1514 for (Phone phone : allPhones) { in notifyIfOutgoingEmergencySms()