HomeSort by relevance Sort by last modified time
    Searched refs:getMsisdnForSubscriber (Results 1 - 4 of 4) sorted by null

  /frameworks/base/telephony/java/com/android/internal/telephony/
IPhoneSubInfo.aidl 107 String getMsisdnForSubscriber(long subId);
  /frameworks/opt/telephony/src/java/com/android/internal/telephony/
PhoneSubInfoProxy.java 193 public String getMsisdnForSubscriber(long subId) throws RemoteException {
194 // FIXME: getMsisdnForSubscriber
PhoneSubInfoController.java 146 return getMsisdnForSubscriber(getDefaultSubscription());
149 public String getMsisdnForSubscriber(long subId) {
  /frameworks/base/telephony/java/android/telephony/
TelephonyManager.java     [all...]

Completed in 31 milliseconds