Home
last modified time | relevance | path

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

/aosp12/frameworks/base/telephony/java/com/android/internal/telephony/
H A DIPhoneSubInfo.aidl131 String getMsisdnForSubscriber(int subId, String callingPackage, String callingFeatureId); in getMsisdnForSubscriber() method
/aosp12/frameworks/opt/telephony/src/java/com/android/internal/telephony/
H A DPhoneSubInfoController.java228 public String getMsisdnForSubscriber(int subId, String callingPackage, in getMsisdnForSubscriber() method in PhoneSubInfoController