Home
last modified time | relevance | path

Searched refs:getMsisdnForSubscriber (Results 1 – 5 of 5) sorted by relevance

/aosp12/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/
H A DPhoneSubInfoControllerTest.java725 mPhoneSubInfoControllerUT.getMsisdnForSubscriber(0, TAG, FEATURE_ID)); in testGetMsisdn()
729 mPhoneSubInfoControllerUT.getMsisdnForSubscriber(1, TAG, FEATURE_ID)); in testGetMsisdn()
745 mPhoneSubInfoControllerUT.getMsisdnForSubscriber(0, TAG, FEATURE_ID); in testGetMsisdnWithOutPermissionTargetPreR()
752 mPhoneSubInfoControllerUT.getMsisdnForSubscriber(1, TAG, FEATURE_ID); in testGetMsisdnWithOutPermissionTargetPreR()
762 assertNull(mPhoneSubInfoControllerUT.getMsisdnForSubscriber(0, TAG, FEATURE_ID)); in testGetMsisdnWithOutPermissionTargetPreR()
768 mPhoneSubInfoControllerUT.getMsisdnForSubscriber(0, TAG, FEATURE_ID)); in testGetMsisdnWithOutPermissionTargetPreR()
770 mPhoneSubInfoControllerUT.getMsisdnForSubscriber(1, TAG, FEATURE_ID)); in testGetMsisdnWithOutPermissionTargetPreR()
789 mPhoneSubInfoControllerUT.getMsisdnForSubscriber(0, TAG, FEATURE_ID); in testGetMsisdnWithOutPermissionTargetR()
796 mPhoneSubInfoControllerUT.getMsisdnForSubscriber(1, TAG, FEATURE_ID); in testGetMsisdnWithOutPermissionTargetR()
805 mPhoneSubInfoControllerUT.getMsisdnForSubscriber(0, TAG, FEATURE_ID)); in testGetMsisdnWithOutPermissionTargetR()
[all …]
/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.java223 return getMsisdnForSubscriber(getDefaultSubscription(), callingPackage, callingFeatureId); in getMsisdn()
228 public String getMsisdnForSubscriber(int subId, String callingPackage, in getMsisdnForSubscriber() method in PhoneSubInfoController
/aosp12/frameworks/base/telephony/java/android/telephony/
H A DTelephonyManager.java4927 return info.getMsisdnForSubscriber(subId, getOpPackageName(), getAttributionTag()); in getMsisdn()
/aosp12/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt87369 Lcom/android/internal/telephony/IPhoneSubInfo$Stub$Proxy;->getMsisdnForSubscriber(ILjava/lang/Strin…
87433 Lcom/android/internal/telephony/IPhoneSubInfo;->getMsisdnForSubscriber(ILjava/lang/String;)Ljava/la…