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