Searched refs:SPN (Results 1 – 7 of 7) sorted by relevance
44 SPN, // Service Provider Name enumConstant
198 int SPN = 1; field
215 CarrierId.All.SPN, in query()
345 cursor.getString(cursor.getColumnIndexOrThrow(CarrierId.All.SPN)), in makeCarrierMatchingRule()
2069 if (matchType == CarrierIdentifier.MatchType.SPN) { in responseCarrierIdentifiers()
1118 case "spn" : return MvnoType.SPN; in convertToHalMvnoType()3644 matchType = CarrierIdentifier.MatchType.SPN; in setAllowedCarriers()
3468 public static final String SPN = "spn"; field in Telephony.CarrierId.All