Home
last modified time | relevance | path

Searched refs:MCC (Results 1 – 11 of 11) sorted by relevance

/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DHbpcdLookup.java50 public static final String MCC = "MCC"; field in HbpcdLookup.MccIdd
63 public static final String MCC = "MCC"; field in HbpcdLookup.MccLookup
83 public static final String MCC = "MCC"; field in HbpcdLookup.MccSidConflicts
96 public static final String MCC = "MCC"; field in HbpcdLookup.MccSidRange
109 public static final String MCC = "MCC"; field in HbpcdLookup.ArbitraryMccSidMatch
DHbpcdUtils.java51 String projection2[] = {ArbitraryMccSidMatch.MCC}; in getMcc()
77 String projection3[] = {MccSidConflicts.MCC}; in getMcc()
109 String projection5[] = {MccSidRange.MCC}; in getMcc()
143 MccIdd.MCC + "=" + mcc, null, null); in getIddByMcc()
DSmsNumberUtils.java249 String projection[] = {MccIdd.IDD, MccIdd.MCC}; in getAllIDDs()
256 where = MccIdd.MCC + "=?"; in getAllIDDs()
DSubscriptionController.java270 SubscriptionManager.MCC)); in getSubInfoRecord()
936 value.put(SubscriptionManager.MCC, mcc); in setMccMnc()
/frameworks/base/telephony/java/android/telephony/
DSubscriptionManager.java243 public static final String MCC = "mcc"; field in SubscriptionManager
/frameworks/base/docs/html/guide/topics/resources/
Dlocalization.jd258 precedence over locale in the selection process are MCC and MNC (mobile country
279 <li>The SIM card is connected to a mobile network in India (MCC 404).</li>
288 will prefer an MCC match over a language match. </p>
Dproviding-resources.jd272 <td>MCC and MNC</td>
280 <p>The mobile country code (MCC), optionally followed by mobile network code (MNC)
284 <p>If the device uses a radio connection (GSM phone), the MCC and MNC values come
286 <p>You can also use the MCC alone (for example, to include country-specific legal
288 <em>language and region</em> qualifier instead (discussed next). If you decide to use the MCC and
1041 (Start with MCC, then move down.) </li>
/frameworks/opt/telephony/src/java/android/provider/
DTelephony.java2528 public static final String MCC = "mcc"; field in Telephony.Carriers
/frameworks/base/docs/html/guide/topics/manifest/
Dactivity-element.jd237 <td>The IMSI mobile country code (MCC) has changed &mdash;
238 a SIM has been detected and updated the MCC.</td>
/frameworks/base/api/
Dsystem-current.txt27204 field public static final java.lang.String MCC = "mcc";
Dcurrent.txt25612 field public static final java.lang.String MCC = "mcc";