Searched refs:getIccSerialNumberForSubscriber (Results 1 – 7 of 7) sorted by relevance
/aosp12/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/ |
H A D | PhoneSubInfoControllerTest.java | 497 .getIccSerialNumberForSubscriber(0, TAG, FEATURE_ID)); in testGetIccSerialNumber() 501 .getIccSerialNumberForSubscriber(1, TAG, FEATURE_ID)); in testGetIccSerialNumber() 517 mPhoneSubInfoControllerUT.getIccSerialNumberForSubscriber(0, TAG, FEATURE_ID); in testGetIccSerialNumberWithOutPermission() 525 mPhoneSubInfoControllerUT.getIccSerialNumberForSubscriber(1, TAG, FEATURE_ID); in testGetIccSerialNumberWithOutPermission() 538 mPhoneSubInfoControllerUT.getIccSerialNumberForSubscriber(0, TAG, FEATURE_ID); in testGetIccSerialNumberWithOutPermission() 546 mPhoneSubInfoControllerUT.getIccSerialNumberForSubscriber(1, TAG, FEATURE_ID); in testGetIccSerialNumberWithOutPermission() 559 mPhoneSubInfoControllerUT.getIccSerialNumberForSubscriber(0, TAG, FEATURE_ID); in testGetIccSerialNumberWithOutPermission() 567 mPhoneSubInfoControllerUT.getIccSerialNumberForSubscriber(1, TAG, FEATURE_ID); in testGetIccSerialNumberWithOutPermission()
|
/aosp12/frameworks/base/telephony/java/com/android/internal/telephony/ |
H A D | IPhoneSubInfo.aidl | 97 String getIccSerialNumberForSubscriber(int subId, String callingPackage, in getIccSerialNumberForSubscriber() method
|
/aosp12/frameworks/opt/telephony/src/java/com/android/internal/telephony/ |
H A D | PhoneSubInfoController.java | 187 return getIccSerialNumberForSubscriber(getDefaultSubscription(), callingPackage, in getIccSerialNumberWithFeature() 191 public String getIccSerialNumberForSubscriber(int subId, String callingPackage, in getIccSerialNumberForSubscriber() method in PhoneSubInfoController
|
/aosp12/frameworks/base/telephony/java/android/telephony/ |
H A D | TelephonyManager.java | 3838 return info.getIccSerialNumberForSubscriber(subId, mContext.getOpPackageName(), in getSimSerialNumber()
|
/aosp12/frameworks/base/boot/hiddenapi/ |
H A D | hiddenapi-max-target-o.txt | 87355 Lcom/android/internal/telephony/IPhoneSubInfo$Stub$Proxy;->getIccSerialNumberForSubscriber(ILjava/l… 87420 Lcom/android/internal/telephony/IPhoneSubInfo;->getIccSerialNumberForSubscriber(ILjava/lang/String;…
|
/aosp12/frameworks/base/boot/ |
H A D | boot-image-profile.txt | 22084 HSPLcom/android/internal/telephony/IPhoneSubInfo$Stub$Proxy;->getIccSerialNumberForSubscriber(ILjav…
|
/aosp12/frameworks/base/config/ |
H A D | boot-image-profile.txt | 22131 HSPLcom/android/internal/telephony/IPhoneSubInfo$Stub$Proxy;->getIccSerialNumberForSubscriber(ILjav…
|