Home
last modified time | relevance | path

Searched defs:getMsisdnForSubscriber (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/telephony/java/com/android/internal/telephony/
DIPhoneSubInfo.aidl118 String getMsisdnForSubscriber(int subId, String callingPackage); in getMsisdnForSubscriber() method
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DPhoneSubInfoProxy.java212 public String getMsisdnForSubscriber(int subId, String callingPackage) throws RemoteException { in getMsisdnForSubscriber() method in PhoneSubInfoProxy
DPhoneSubInfoController.java157 public String getMsisdnForSubscriber(int subId, String callingPackage) { in getMsisdnForSubscriber() method in PhoneSubInfoController