Home
last modified time | relevance | path

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

/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DPhoneSubInfoProxy.java33 public void setmPhoneSubInfo(PhoneSubInfo phoneSubInfo) { in setmPhoneSubInfo() method in PhoneSubInfoProxy
DPhoneProxy.java264 mPhoneSubInfoProxy.setmPhoneSubInfo(mActivePhone.getPhoneSubInfo()); in phoneObjectUpdater()