Home
last modified time | relevance | path

Searched refs:GSM (Results 1 – 12 of 12) sorted by relevance

/frameworks/base/telephony/java/android/telephony/
DRadioAccessFamily.java57 private static final int GSM = RAF_GSM | RAF_GPRS | RAF_EDGE; field in RadioAccessFamily
158 raf = GSM | WCDMA; in getRafFromNetworkType()
161 raf = GSM; in getRafFromNetworkType()
167 raf = GSM | WCDMA; in getRafFromNetworkType()
176 raf = LTE | GSM | WCDMA; in getRafFromNetworkType()
179 raf = LTE | CDMA | EVDO | GSM | WCDMA; in getRafFromNetworkType()
194 raf = GSM | WCDMA | CDMA | EVDO; in getRafFromNetworkType()
206 raf = RAF_TD_SCDMA | GSM; in getRafFromNetworkType()
209 raf = LTE | RAF_TD_SCDMA | GSM; in getRafFromNetworkType()
212 raf = RAF_TD_SCDMA | GSM | WCDMA; in getRafFromNetworkType()
[all …]
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DEventLogTags.logtags42 # GSM radio access technology switched (obsolete)
48 # GSM data connection state transition
51 # GSM service state transition
78 # GSM radio access technology switched (new)
DServiceStateTracker.java923 case CellInfoType.GSM: { in processCellLocationInfo()
DRIL.java4845 case CellInfoType.GSM: { in convertHalCellInfoList()
/frameworks/opt/net/voip/src/java/android/net/rtp/
DAudioCodec.java67 public static final AudioCodec GSM = new AudioCodec(3, "GSM/8000", null); field in AudioCodec
82 private static final AudioCodec[] sCodecs = {GSM_EFR, AMR, GSM, PCMU, PCMA};
/frameworks/opt/telephony/proto/
Dtelephony.proto104 // GSM/WCDMA (WCDMA preferred). Note the following values are all off by 1.
107 // GSM only
113 // GSM/WCDMA (auto mode, according to PRL)
125 // GSM/WCDMA, CDMA, and EvDo (auto mode, according to PRL)
131 // LTE, GSM/WCDMA
134 // LTE, CDMA, EvDo, GSM/WCDMA
152 // TD-SCDMA and GSM
155 // TD-SCDMA,GSM and LTE
158 // TD-SCDMA, GSM/WCDMA
164 // TD-SCDMA, GSM/WCDMA and LTE
[all …]
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/gsm/
DUsimDataDownloadCommands.java.broken39 private boolean mExpectingAcknowledgeGsmSms; // true if expecting ack GSM SMS
DGSMPhoneTest.java.broken842 // Test 3: local immediate hangup before GSM index is
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/
DServiceStateTrackerTest.java380 result.cellIdentity.cellInfoType = CellInfoType.GSM; in testGsmCellLocation()
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt17636 field public static final android.net.rtp.AudioCodec GSM;
/frameworks/base/api/
Dcurrent.txt26062 field public static final android.net.rtp.AudioCodec GSM;
Dsystem-current.txt28340 field public static final android.net.rtp.AudioCodec GSM;