Searched refs:getMsisdn (Results 1 – 10 of 10) sorted by relevance
98 public String getMsisdn() { in getMsisdn() method in PhoneSubInfoProxy99 return mPhoneSubInfo.getMsisdn(); in getMsisdn()
141 public String getMsisdn() { in getMsisdn() method in PhoneSubInfo143 return mPhone.getMsisdn(); in getMsisdn()
159 public String getMsisdn() { in getMsisdn() method in PhoneSubInfoController166 return phoneSubInfoProxy.getMsisdn(); in getMsisdnForSubscriber()
1446 String getMsisdn(); in getMsisdn() method
1066 public String getMsisdn() { in getMsisdn() method in PhoneProxy1067 return mActivePhone.getMsisdn(); in getMsisdn()
1800 public String getMsisdn() { in getMsisdn() method in PhoneBase
113 String getMsisdn(); in getMsisdn() method
256 public String getMsisdn() { in getMsisdn() method in CDMALTEPhone
2015 public String getMsisdn() { in getMsisdn() method in TelephonyManager2016 return getMsisdn(getDefaultSubscription()); in getMsisdn()2029 public String getMsisdn(int subId) { in getMsisdn() method in TelephonyManager
1074 public String getMsisdn() { in getMsisdn() method in GSMPhone