Searched refs:GID1 (Results 1 – 6 of 6) sorted by relevance
55 private static final String GID1 = "ae"; field in CarrierIdentifierTest120 doReturn(GID1).when(mPhone).getGroupIdLevel1(); in testCarrierMatch()210 CarrierId.All.GID1, in query()236 GID1, // gid1 in query()
200 int GID1 = 3; field
342 cursor.getString(cursor.getColumnIndexOrThrow(CarrierId.All.GID1)), in makeCarrierMatchingRule()
2073 } else if (matchType == CarrierIdentifier.MatchType.GID1) { in responseCarrierIdentifiers()
3650 matchType = CarrierIdentifier.MatchType.GID1; in setAllowedCarriers()
3444 public static final String GID1 = "gid1"; field in Telephony.CarrierId.All