Home
last modified time | relevance | path

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

/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/
DPhoneSubInfoControllerTest.java793 mPhoneSubInfoControllerUT.getMsisdnForSubscriber(0, TAG, FEATURE_ID)); in testGetMsisdn()
797 mPhoneSubInfoControllerUT.getMsisdnForSubscriber(1, TAG, FEATURE_ID)); in testGetMsisdn()
813 mPhoneSubInfoControllerUT.getMsisdnForSubscriber(0, TAG, FEATURE_ID); in testGetMsisdnWithOutPermissionTargetPreR()
820 mPhoneSubInfoControllerUT.getMsisdnForSubscriber(1, TAG, FEATURE_ID); in testGetMsisdnWithOutPermissionTargetPreR()
830 assertNull(mPhoneSubInfoControllerUT.getMsisdnForSubscriber(0, TAG, FEATURE_ID)); in testGetMsisdnWithOutPermissionTargetPreR()
831 assertNull(mPhoneSubInfoControllerUT.getMsisdnForSubscriber(1, TAG, FEATURE_ID)); in testGetMsisdnWithOutPermissionTargetPreR()
836 mPhoneSubInfoControllerUT.getMsisdnForSubscriber(0, TAG, FEATURE_ID)); in testGetMsisdnWithOutPermissionTargetPreR()
838 mPhoneSubInfoControllerUT.getMsisdnForSubscriber(1, TAG, FEATURE_ID)); in testGetMsisdnWithOutPermissionTargetPreR()
857 mPhoneSubInfoControllerUT.getMsisdnForSubscriber(0, TAG, FEATURE_ID); in testGetMsisdnWithOutPermissionTargetR()
864 mPhoneSubInfoControllerUT.getMsisdnForSubscriber(1, TAG, FEATURE_ID); in testGetMsisdnWithOutPermissionTargetR()
[all …]
/frameworks/base/telephony/java/com/android/internal/telephony/
DIPhoneSubInfo.aidl132 String getMsisdnForSubscriber(int subId, String callingPackage, String callingFeatureId); in getMsisdnForSubscriber() method
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DPhoneSubInfoController.java288 return getMsisdnForSubscriber(getDefaultSubscription(), callingPackage, callingFeatureId);
293 public String getMsisdnForSubscriber(int subId, String callingPackage,
/frameworks/base/telephony/java/android/telephony/
DTelephonyManager.java5559 return info.getMsisdnForSubscriber(subId, getOpPackageName(), getAttributionTag()); in getMsisdn()
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt83403 Lcom/android/internal/telephony/IPhoneSubInfo$Stub$Proxy;->getMsisdnForSubscriber(ILjava/lang/Strin…
83467 Lcom/android/internal/telephony/IPhoneSubInfo;->getMsisdnForSubscriber(ILjava/lang/String;)Ljava/la…