Searched refs:getIccSerialNumberForSubscriber (Results 1 – 7 of 7) sorted by relevance
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/ |
D | PhoneSubInfoControllerTest.java | 565 .getIccSerialNumberForSubscriber(0, TAG, FEATURE_ID)); in testGetIccSerialNumber() 569 .getIccSerialNumberForSubscriber(1, TAG, FEATURE_ID)); in testGetIccSerialNumber() 585 mPhoneSubInfoControllerUT.getIccSerialNumberForSubscriber(0, TAG, FEATURE_ID); in testGetIccSerialNumberWithOutPermission() 593 mPhoneSubInfoControllerUT.getIccSerialNumberForSubscriber(1, TAG, FEATURE_ID); in testGetIccSerialNumberWithOutPermission() 606 mPhoneSubInfoControllerUT.getIccSerialNumberForSubscriber(0, TAG, FEATURE_ID); in testGetIccSerialNumberWithOutPermission() 614 mPhoneSubInfoControllerUT.getIccSerialNumberForSubscriber(1, TAG, FEATURE_ID); in testGetIccSerialNumberWithOutPermission() 627 mPhoneSubInfoControllerUT.getIccSerialNumberForSubscriber(0, TAG, FEATURE_ID); in testGetIccSerialNumberWithOutPermission() 635 mPhoneSubInfoControllerUT.getIccSerialNumberForSubscriber(1, TAG, FEATURE_ID); in testGetIccSerialNumberWithOutPermission()
|
/frameworks/base/telephony/java/com/android/internal/telephony/ |
D | IPhoneSubInfo.aidl | 98 String getIccSerialNumberForSubscriber(int subId, String callingPackage, in getIccSerialNumberForSubscriber() method
|
/frameworks/opt/telephony/src/java/com/android/internal/telephony/ |
D | PhoneSubInfoController.java | 240 return getIccSerialNumberForSubscriber(getDefaultSubscription(), callingPackage, 244 public String getIccSerialNumberForSubscriber(int subId, String callingPackage,
|
/frameworks/base/telephony/java/android/telephony/ |
D | TelephonyManager.java | 4256 return info.getIccSerialNumberForSubscriber(subId, mContext.getOpPackageName(), in getSimSerialNumber()
|
/frameworks/base/boot/ |
D | boot-image-profile.txt | 21819 HSPLcom/android/internal/telephony/IPhoneSubInfo$Stub$Proxy;->getIccSerialNumberForSubscriber(ILjav…
|
/frameworks/base/boot/hiddenapi/ |
D | hiddenapi-max-target-o.txt | 83389 Lcom/android/internal/telephony/IPhoneSubInfo$Stub$Proxy;->getIccSerialNumberForSubscriber(ILjava/l… 83454 Lcom/android/internal/telephony/IPhoneSubInfo;->getIccSerialNumberForSubscriber(ILjava/lang/String;…
|
/frameworks/base/config/ |
D | boot-image-profile.txt | 21883 HSPLcom/android/internal/telephony/IPhoneSubInfo$Stub$Proxy;->getIccSerialNumberForSubscriber(ILjav…
|