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.java64 private PhoneSubInfoProxy mPhoneSubInfoProxy; field in PhoneProxy
89 mPhoneSubInfoProxy = new PhoneSubInfoProxy(phone.getPhoneSubInfo()); in PhoneProxy()
255 mPhoneSubInfoProxy.setmPhoneSubInfo(mActivePhone.getPhoneSubInfo()); in phoneObjectUpdater()
324 return mPhoneSubInfoProxy; in getPhoneSubInfoProxy()
1520 mPhoneSubInfoProxy.dump(fd, pw, args); in dump()