Searched refs:getGid2 (Results 1 – 12 of 12) sorted by relevance
167 gid = ruleCarrierId.getGid2(); in findIndex()168 if (!TextUtils.isEmpty(gid) && !gid.equals(carrierId.getGid2())) { in findIndex()
248 listItemValue = convertNullToEmpty(listItem.getGid2()); in isCarrierIdInList()249 idValue = convertNullToEmpty(id.getGid2()); in isCarrierIdInList()
153 public String getGid2() { in getGid2() method in CarrierIdentifier
119 assertEquals("45", p.getCarrierIdentifier().getGid2()); in testBuilderAndGetters()
693 public String getGid2() { in getGid2() method in IccRecords
908 final String gid2 = carrierIdentifier.getGid2(); in getCarrierIdFromIdentifier()
1918 return (r != null) ? r.getGid2() : null; in getGroupIdLevel2()1923 return (mSimRecords != null) ? mSimRecords.getGid2() : ""; in getGroupIdLevel2()
4703 } else if (!TextUtils.isEmpty(ci.getGid2())) { in createCarrierRestrictionList()4705 matchData = ci.getGid2(); in createCarrierRestrictionList()
256 assertEquals("040506", profile.getCarrierIdentifier().getGid2()); in testGetProfile()
23816 HSPLcom/android/internal/telephony/uicc/IccRecords;->getGid2()Ljava/lang/String;
41667 method @Nullable public String getGid2();
41811 method @Nullable public String getGid2();