Home
last modified time | relevance | path

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

/frameworks/base/telephony/java/com/android/internal/telephony/
DIPhoneSubInfo.aidl117 String getMsisdnForSubscriber(int subId, String callingPackage); in getMsisdnForSubscriber() method
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DPhoneSubInfoController.java188 public String getMsisdnForSubscriber(int subId, String callingPackage) { in getMsisdnForSubscriber() method in PhoneSubInfoController