Home
last modified time | relevance | path

Searched refs:getIccid (Results 1 – 6 of 6) sorted by relevance

/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DSubscriptionInfoUpdater.java710 embeddedIccids[i] = embeddedProfiles[i].getIccid(); in updateEmbeddedSubscriptions()
728 findSubscriptionInfoForIccid(existingSubscriptions, embeddedProfile.getIccid()); in updateEmbeddedSubscriptions()
732 embeddedProfile.getIccid(), SubscriptionManager.SIM_NOT_INSERTED); in updateEmbeddedSubscriptions()
751 SubscriptionManager.ICC_ID + "=\"" + embeddedProfile.getIccid() + "\"", null); in updateEmbeddedSubscriptions()
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/uicc/euicc/
DEuiccCardTest.java212 assertEquals("98760000000000543210", profiles[0].getIccid()); in testGetAllProfiles()
229 assertEquals("987600000000005432", profiles[0].getIccid()); in testFSuffix()
255 assertEquals("98760000000000543210", profile.getIccid()); in testGetProfile()
/frameworks/base/core/tests/coretests/src/android/service/euicc/
DEuiccProfileInfoTest.java110 assertEquals("21430000000000006587", p.getIccid()); in testBuilderAndGetters()
/frameworks/base/core/java/android/service/euicc/
DEuiccProfileInfo.java335 public String getIccid() { in getIccid() method in EuiccProfileInfo
/frameworks/base/api/
Dsystem-current.txt4428 method public java.lang.String getIccid();
/frameworks/base/config/
Dhiddenapi-public-dex.txt39880 Landroid/service/euicc/EuiccProfileInfo;->getIccid()Ljava/lang/String;