Home
last modified time | relevance | path

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

/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DPhoneProxy.java66 private PhoneSubInfoProxy mPhoneSubInfoProxy; field in PhoneProxy
91 mPhoneSubInfoProxy = new PhoneSubInfoProxy(phone.getPhoneSubInfo()); in PhoneProxy()
264 mPhoneSubInfoProxy.setmPhoneSubInfo(mActivePhone.getPhoneSubInfo()); in phoneObjectUpdater()
334 return mPhoneSubInfoProxy; in getPhoneSubInfoProxy()
1616 mPhoneSubInfoProxy.dump(fd, pw, args); in dump()