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