Searched refs:GSM (Results 1 – 13 of 13) sorted by relevance
71 private static final int GSM = RAF_GSM | RAF_GPRS | RAF_EDGE; field in RadioAccessFamily178 return GSM | WCDMA; in getRafFromNetworkType()180 return GSM; in getRafFromNetworkType()184 return GSM | WCDMA; in getRafFromNetworkType()190 return LTE | GSM | WCDMA; in getRafFromNetworkType()192 return LTE | CDMA | EVDO | GSM | WCDMA; in getRafFromNetworkType()202 return GSM | WCDMA | CDMA | EVDO; in getRafFromNetworkType()210 return RAF_TD_SCDMA | GSM; in getRafFromNetworkType()212 return LTE | RAF_TD_SCDMA | GSM; in getRafFromNetworkType()214 return RAF_TD_SCDMA | GSM | WCDMA; in getRafFromNetworkType()[all …]
342 case android.hardware.radio.V1_0.CellInfoType.GSM: return new CellInfoGsm(ci); in create()355 case android.hardware.radio.V1_0.CellInfoType.GSM: return new CellInfoGsm(ci); in create()
42 # GSM radio access technology switched (obsolete)48 # GSM data connection state transition51 # GSM service state transition78 # GSM radio access technology switched (new)
373 case CellInfoType.GSM: { in convertHalCellIdentityToCellIdentity()429 case CellInfoType.GSM: { in convertHalCellIdentityToCellIdentity()
2635 if ((raf & android.hardware.radio.V1_0.RadioAccessFamily.GSM) != 0) { in convertToNetworkTypeBitMask()2706 raf |= android.hardware.radio.V1_0.RadioAccessFamily.GSM; in convertToHalRadioAccessFamily()
67 public static final AudioCodec GSM = new AudioCodec(3, "GSM/8000", null); field in AudioCodec82 private static final AudioCodec[] sCodecs = {GSM_EFR, AMR, GSM, PCMU, PCMA};
113 // GSM/WCDMA (WCDMA preferred). Note the following values are all off by 1.116 // GSM only122 // GSM/WCDMA (auto mode, according to PRL)134 // GSM/WCDMA, CDMA, and EvDo (auto mode, according to PRL)140 // LTE, GSM/WCDMA143 // LTE, CDMA, EvDo, GSM/WCDMA161 // TD-SCDMA and GSM164 // TD-SCDMA,GSM and LTE167 // TD-SCDMA, GSM/WCDMA173 // TD-SCDMA, GSM/WCDMA and LTE[all …]
71 // [Optional] Group Identifier Level1 for a GSM phone. Read from subscription EF_GID1.75 // [Optional] Group Identifier Level2 for a GSM phone. Read from subscription EF_GID2.
71 // builds to only include the info about the GSM network operator (the info
39 private boolean mExpectingAcknowledgeGsmSms; // true if expecting ack GSM SMS
842 // Test 3: local immediate hangup before GSM index is
1924 // GSM network2042 // CDMA: Rssi, EVDO: Rssi, GSM: Rssi2046 // CDMA: Ecio, EVDO: SNR, GSM: invalid */
META-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...