Home
last modified time | relevance | path

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

/frameworks/base/telephony/java/com/android/internal/telephony/
DPhoneProxy.java48 private PhoneSubInfoProxy mPhoneSubInfoProxy; field in PhoneProxy
64 mPhoneSubInfoProxy = new PhoneSubInfoProxy(phone.getPhoneSubInfo()); in PhoneProxy()
130 mPhoneSubInfoProxy.setmPhoneSubInfo(this.mActivePhone.getPhoneSubInfo()); in handleMessage()