Searched refs:getPhones (Results 1 – 11 of 11) sorted by relevance
42 PhoneFactory.getPhones(); in testBeforeMakePhone()
348 public static Phone[] getPhones() { in getPhones() method in PhoneFactory543 Phone[] phones = (Phone[])PhoneFactory.getPhones(); in dump()
128 mPhones = PhoneFactory.getPhones(); in ProxyController()337 mPhones = PhoneFactory.getPhones(); in onMultiSimConfigChanged()
102 mPhones = PhoneFactory.getPhones(); in PhoneConfigurationManager()
326 for (Phone phone : PhoneFactory.getPhones()) { in isPhoneInVoiceCallChanged()649 for (Phone p : PhoneFactory.getPhones()) { in isInEmergencyCallbackMode()
695 for (Phone phone : PhoneFactory.getPhones()) { in disableDataForNonDefaultNonOpportunisticSubscriptions()
756 for (Phone phone : PhoneFactory.getPhones()) { in dump()
4307 for (Phone phone : PhoneFactory.getPhones()) { in isEmergencyCallOnly()
330 for (Phone phone : PhoneFactory.getPhones()) { in notifySubscriptionInfoChanged()
299 for (Phone phone: PhoneFactory.getPhones()) { in updateEmergencyCountryIsoAllPhones()
22516 HSPLcom/android/internal/telephony/PhoneFactory;->getPhones()[Lcom/android/internal/telephony/Phone;