Home
last modified time | relevance | path

Searched refs:sProxyPhone (Results 1 – 1 of 1) sorted by relevance

/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DPhoneFactory.java66 static private PhoneProxy sProxyPhone = null; field in PhoneFactory
176 sProxyPhone = sProxyPhones[0]; in makeDefaultPhone()
224 return sProxyPhone; in getDefaultPhone()
238 phone = sProxyPhone; in getPhone()
282 sProxyPhone = sProxyPhones[phoneId]; in setDefaultSubscription()