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); in getMsisdnForSubscriber() method
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DPhoneSubInfoProxy.java209 public String getMsisdnForSubscriber(int subId) throws RemoteException { in getMsisdnForSubscriber() method in PhoneSubInfoProxy
DPhoneSubInfoController.java163 public String getMsisdnForSubscriber(int subId) { in getMsisdnForSubscriber() method in PhoneSubInfoController