Searched refs:getGid1 (Results 1 – 13 of 13) sorted by relevance
163 String gid = ruleCarrierId.getGid1(); in findIndex()164 if (!TextUtils.isEmpty(gid) && !gid.equals(carrierId.getGid1())) { in findIndex()
239 listItemValue = convertNullToEmpty(listItem.getGid1()); in isCarrierIdInList()240 idValue = convertNullToEmpty(id.getGid1()); in isCarrierIdInList()
96 String gid1 = r.getGid1(); in mvnoMatches()
147 public String getGid1() { in getGid1() method in CarrierIdentifier
118 assertEquals("123", p.getCarrierIdentifier().getGid1()); in testBuilderAndGetters()
679 public String getGid1() { in getGid1() method in IccRecords
907 final String gid1 = carrierIdentifier.getGid1(); in getCarrierIdFromIdentifier()
1905 return (r != null) ? r.getGid1() : null; in getGroupIdLevel1()1910 return (mSimRecords != null) ? mSimRecords.getGid1() : ""; in getGroupIdLevel1()
4700 } else if (!TextUtils.isEmpty(ci.getGid1())) { in createCarrierRestrictionList()4702 matchData = ci.getGid1(); in createCarrierRestrictionList()
255 assertEquals("010203", profile.getCarrierIdentifier().getGid1()); in testGetProfile()
23815 HSPLcom/android/internal/telephony/uicc/IccRecords;->getGid1()Ljava/lang/String;
41666 method @Nullable public String getGid1();
41810 method @Nullable public String getGid1();