Searched refs:sProxyPhone (Results 1 – 1 of 1) sorted by relevance
45 static private Phone sProxyPhone = null; field in PhoneFactory122 sProxyPhone = new PhoneProxy(new GSMPhone(context, in makeDefaultPhone()128 sProxyPhone = new PhoneProxy(new CDMALTEPhone(context, in makeDefaultPhone()134 sProxyPhone = new PhoneProxy(new CDMAPhone(context, in makeDefaultPhone()167 return sProxyPhone; in getDefaultPhone()