Searched refs:SPN (Results 1 - 7 of 7) sorted by relevance

/frameworks/opt/telephony/src/java/com/android/internal/telephony/uicc/
H A DUsimServiceTable.java44 SPN, // Service Provider Name enum constant in enum:UsimServiceTable.UsimService
/frameworks/base/core/java/android/service/carrier/
H A DCarrierIdentifier.java198 int SPN = 1; field in interface:CarrierIdentifier.MatchType
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/
H A DCarrierIdentifierTest.java215 CarrierId.All.SPN,
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
H A DCarrierIdentifier.java80 // some carriers need to target devices with Empty SPN. In that case, carrier matching rule
153 * like APN and SPN. We cached all carrier matching rules based on MCCMNC to speed
163 * This indicates that SPN value as been changed. It could be triggered from EF_SPN
345 cursor.getString(cursor.getColumnIndexOrThrow(CarrierId.All.SPN)),
H A DRadioResponse.java2069 if (matchType == CarrierIdentifier.MatchType.SPN) {
H A DRIL.java1118 case "spn" : return MvnoType.SPN;
3644 matchType = CarrierIdentifier.MatchType.SPN;
/frameworks/base/telephony/java/android/provider/
H A DTelephony.java2769 * {@code SPN (Service Provider Name), IMSI, GID (Group Identifier Level 1)}.
2778 * <li>SPN: A MOBILE, BEN NL, ...</li>
3468 public static final String SPN = "spn"; field in class:Telephony.CarrierId.All

Completed in 140 milliseconds