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.aidl131 String getMsisdnForSubscriber(int subId, String callingPackage, String callingFeatureId); in getMsisdnForSubscriber() method
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DPhoneSubInfoController.java217 public String getMsisdnForSubscriber(int subId, String callingPackage, in getMsisdnForSubscriber() method in PhoneSubInfoController