Searched refs:getIccid (Results 1 – 7 of 7) sorted by relevance
167 assertEquals("98760000000000543210", profiles[0].getIccid()); in testEuiccPortProfile()185 assertEquals("98760000000000543210", profiles[0].getIccid()); in testEuiccPortProfile_MEP()202 assertEquals("98760000000000543210", profiles[0].getIccid()); in testGetAllProfiles()220 assertEquals("98760000000000543210", profiles[0].getIccid()); in testEnabledOnEsimPort_GetAllProfiles()257 assertEquals("987600000000005432", profiles[0].getIccid()); in testFSuffix()283 assertEquals("98760000000000543210", profile.getIccid()); in testGetProfile()
129 public String getIccid() { in getIccid() method in CarrierInfo
223 String iccid = getIccid(slotId); in storePin()888 String pin = getPin(slotId, getIccid(slotId)); in verifyPendingPin()945 private String getIccid(int slotId) { in getIccid() method in PinStorage
112 assertEquals("21430000000000006587", p.getIccid()); in testBuilderAndGetters()
352 public String getIccid() { in getIccid() method in EuiccProfileInfo
1176 .getSubscriptionInfoInternalByIccId(embeddedProfile.getIccid()); in updateEmbeddedSubscriptions()1180 int subId = insertSubscriptionInfo(embeddedProfile.getIccid(), in updateEmbeddedSubscriptions()1231 builder.setPortIndex(getPortIndex(embeddedProfile.getIccid())); in updateEmbeddedSubscriptions()
12671 method public String getIccid();