Searched refs:getPhoneSubInfo (Results 1 - 5 of 5) sorted by relevance

/frameworks/base/telephony/java/com/android/internal/telephony/
H A DPhoneProxy.java66 mPhoneSubInfoProxy = new PhoneSubInfoProxy(phone.getPhoneSubInfo());
132 mPhoneSubInfoProxy.setmPhoneSubInfo(this.mActivePhone.getPhoneSubInfo());
707 public PhoneSubInfo getPhoneSubInfo(){ method in class:PhoneProxy
708 return mActivePhone.getPhoneSubInfo();
H A DPhone.java1451 public PhoneSubInfo getPhoneSubInfo(); method in interface:Phone
/frameworks/base/telephony/java/com/android/internal/telephony/sip/
H A DSipPhoneBase.java394 public PhoneSubInfo getPhoneSubInfo(){ method in class:SipPhoneBase
/frameworks/base/telephony/java/com/android/internal/telephony/cdma/
H A DCDMAPhone.java1101 public PhoneSubInfo getPhoneSubInfo() { method in class:CDMAPhone
/frameworks/base/telephony/java/com/android/internal/telephony/gsm/
H A DGSMPhone.java1446 public PhoneSubInfo getPhoneSubInfo(){ method in class:GSMPhone

Completed in 77 milliseconds