Searched refs:MNC (Results 1 – 8 of 8) sorted by relevance
30 import static android.content.ConfigurationProto.MNC;1287 protoOutputStream.write(MNC, mnc); in dumpDebug()1360 case (int) MNC: in readFromProto()1361 mnc = protoInputStream.readInt(MNC); in readFromProto()
1425 public static final String MNC = "mnc"; field3094 public static final String MNC = "mnc"; field in Telephony.Carriers
1347 apnValue.put(Telephony.Carriers.MNC, mOperatorNumeric.substring(3)); in toContentValues()
772 public static final String MNC = SimInfo.COLUMN_MNC; field in SubscriptionManager
7353 // FIELD: The mobile operator code (MNC) of current network
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
10056 Landroid/content/ConfigurationProto;->MNC:J43153 Landroid/provider/Telephony$CarrierColumns;->MNC:Ljava/lang/String;55414 Landroid/telephony/SubscriptionManager;->MNC:Ljava/lang/String;
37634 field @Deprecated public static final String MNC = "mnc";