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.java905 embeddedIccids[i] = embeddedProfiles[i].getIccid(); in updateEmbeddedSubscriptionsCache()
925 findSubscriptionInfoForIccid(existingSubscriptions, embeddedProfile.getIccid()); in updateEmbeddedSubscriptionsCache()
931 embeddedProfile.getIccid(), SubscriptionManager.SIM_NOT_INSERTED); in updateEmbeddedSubscriptionsCache()
989 SubscriptionManager.ICC_ID + "=\"" + embeddedProfile.getIccid() + "\"", null); in updateEmbeddedSubscriptionsCache()
/frameworks/base/core/tests/coretests/src/android/service/euicc/
DEuiccProfileInfoTest.java112 assertEquals("21430000000000006587", p.getIccid()); in testBuilderAndGetters()
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/uicc/euicc/
DEuiccCardTest.java206 assertEquals("98760000000000543210", profiles[0].getIccid()); in testGetAllProfiles()
223 assertEquals("987600000000005432", profiles[0].getIccid()); in testFSuffix()
249 assertEquals("98760000000000543210", profile.getIccid()); in testGetProfile()
/frameworks/base/telephony/java/android/service/euicc/
DEuiccProfileInfo.java341 public String getIccid() { in getIccid() method in EuiccProfileInfo
/frameworks/base/api/
Dsystem-current.txt7236 method public String getIccid();
/frameworks/base/non-updatable-api/
Dsystem-current.txt7134 method public String getIccid();