Searched refs:normalRoutingPhone (Results 1 – 1 of 1) sorted by relevance
3576 Phone normalRoutingPhone = getPhoneForNormalRoutedEmergencyCall(emergencyNumberAddress); in getPhoneForAccount() local3577 if (normalRoutingPhone != null) { in getPhoneForAccount()3579 + "using phoneId=%d/subId=%d", normalRoutingPhone.getPhoneId(), in getPhoneForAccount()3580 normalRoutingPhone.getSubId()); in getPhoneForAccount()3581 return normalRoutingPhone; in getPhoneForAccount()