/frameworks/base/telephony/java/android/telephony/ |
D | RadioAccessFamily.java | 69 private static final int GSM = RAF_GSM | RAF_GPRS | RAF_EDGE; field in RadioAccessFamily 176 return GSM | WCDMA; in getRafFromNetworkType() 178 return GSM; in getRafFromNetworkType() 182 return GSM | WCDMA; in getRafFromNetworkType() 188 return LTE | GSM | WCDMA; in getRafFromNetworkType() 190 return LTE | CDMA | EVDO | GSM | WCDMA; in getRafFromNetworkType() 200 return GSM | WCDMA | CDMA | EVDO; in getRafFromNetworkType() 208 return RAF_TD_SCDMA | GSM; in getRafFromNetworkType() 210 return LTE | RAF_TD_SCDMA | GSM; in getRafFromNetworkType() 212 return RAF_TD_SCDMA | GSM | WCDMA; in getRafFromNetworkType() [all …]
|
D | CellInfo.java | 358 case android.hardware.radio.V1_0.CellInfoType.GSM: return new CellInfoGsm(ci); in create() 371 case android.hardware.radio.V1_0.CellInfoType.GSM: return new CellInfoGsm(ci); in create()
|
D | CellIdentity.java | 369 case CellInfoType.GSM: { in create() 409 case CellInfoType.GSM: { in create()
|
/frameworks/opt/telephony/src/java/com/android/internal/telephony/ |
D | EventLogTags.logtags | 42 # GSM radio access technology switched (obsolete) 48 # GSM data connection state transition 51 # GSM service state transition 78 # GSM radio access technology switched (new)
|
D | RIL.java | 3128 if ((raf & android.hardware.radio.V1_0.RadioAccessFamily.GSM) != 0) { in convertToNetworkTypeBitMask() 3199 raf |= android.hardware.radio.V1_0.RadioAccessFamily.GSM; in convertToHalRadioAccessFamily()
|
/frameworks/opt/net/voip/src/java/android/net/rtp/ |
D | AudioCodec.java | 67 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/src/ |
D | carrierId.proto | 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.
|
D | telephony.proto | 113 // GSM/WCDMA (WCDMA preferred). Note the following values are all off by 1. 116 // GSM only 122 // GSM/WCDMA (auto mode, according to PRL) 134 // GSM/WCDMA, CDMA, and EvDo (auto mode, according to PRL) 140 // LTE, GSM/WCDMA 143 // LTE, CDMA, EvDo, GSM/WCDMA 161 // TD-SCDMA and GSM 164 // TD-SCDMA,GSM and LTE 167 // TD-SCDMA, GSM/WCDMA 173 // TD-SCDMA, GSM/WCDMA and LTE [all …]
|
/frameworks/base/core/proto/android/service/ |
D | netstats.proto | 71 // builds to only include the info about the GSM network operator (the info
|
/frameworks/av/media/tests/benchmark/ |
D | README.md | 270 * Audio: AAC, Flac, Opus, MP3, Vorbis, GSM, AMR-NB/WB
|
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/gsm/ |
D | UsimDataDownloadCommands.java.broken | 39 private boolean mExpectingAcknowledgeGsmSms; // true if expecting ack GSM SMS
|
D | GSMPhoneTest.java.broken | 842 // Test 3: local immediate hangup before GSM index is
|
/frameworks/base/proto/src/ |
D | wifi.proto | 2034 // GSM network 2152 // CDMA: Rssi, EVDO: Rssi, GSM: Rssi 2156 // CDMA: Ecio, EVDO: SNR, GSM: invalid */
|
/frameworks/opt/setupwizard/tools/docs/ |
D | android-22.txt | 17636 field public static final android.net.rtp.AudioCodec GSM;
|
/frameworks/base/non-updatable-api/ |
D | current.txt | 29607 field public static final android.net.rtp.AudioCodec GSM;
|
/frameworks/base/api/ |
D | current.txt | 29737 field public static final android.net.rtp.AudioCodec GSM;
|
/frameworks/base/config/ |
D | hiddenapi-greylist-max-o.txt | 69104 Landroid/telephony/RadioAccessFamily;->GSM:I
|