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

/frameworks/base/telephony/java/com/android/internal/telephony/
H A DPhoneProxy.java72 mPhoneSubInfoProxy = new PhoneSubInfoProxy(phone.getPhoneSubInfo());
197 mPhoneSubInfoProxy.setmPhoneSubInfo(this.mActivePhone.getPhoneSubInfo());
784 public PhoneSubInfo getPhoneSubInfo(){ method in class:PhoneProxy
785 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.java407 public PhoneSubInfo getPhoneSubInfo(){ method in class:SipPhoneBase
/frameworks/base/telephony/java/com/android/internal/telephony/cdma/
H A DCDMAPhone.java1097 public PhoneSubInfo getPhoneSubInfo() { method in class:CDMAPhone
/frameworks/base/telephony/java/com/android/internal/telephony/gsm/
H A DGSMPhone.java1425 public PhoneSubInfo getPhoneSubInfo(){ method in class:GSMPhone

Completed in 79 milliseconds