Searched refs:thePhone (Results 1 – 1 of 1) sorted by relevance
1671 Phone thePhone = getPhone(getDefaultSubscription()); in getDefaultPhone() local1672 return (thePhone != null) ? thePhone : PhoneFactory.getDefaultPhone(); in getDefaultPhone()