HomeSort by relevance Sort by last modified time
    Searched defs:getLine1NumberForSubscriber (Results 1 - 3 of 3) sorted by null

  /frameworks/opt/telephony/src/java/com/android/internal/telephony/
PhoneSubInfoController.java 124 return getLine1NumberForSubscriber(getDefaultSubscription(), callingPackage);
127 public String getLine1NumberForSubscriber(int subId, String callingPackage) {
PhoneSubInfoProxy.java 200 public String getLine1NumberForSubscriber(int subId, String callingPackage) throws RemoteException {
201 // FIXME: getLine1NumberForSubscriber
  /frameworks/base/telephony/java/android/telephony/
TelephonyManager.java     [all...]

Completed in 1295 milliseconds