Home
last modified time | relevance | path

Searched refs:RIL_RADIO_TECHNOLOGY_GSM (Results 1 – 6 of 6) sorted by relevance

/frameworks/base/telephony/java/android/telephony/
DServiceState.java213 public static final int RIL_RADIO_TECHNOLOGY_GSM = 16; field in ServiceState
257 ServiceState.RIL_RADIO_TECHNOLOGY_GSM,
1113 case RIL_RADIO_TECHNOLOGY_GSM: in rilRadioTechnologyToString()
1659 case RIL_RADIO_TECHNOLOGY_GSM: in rilRadioTechnologyToNetworkType()
1679 case RIL_RADIO_TECHNOLOGY_GSM: in rilRadioTechnologyToAccessNetworkType()
1749 return RIL_RADIO_TECHNOLOGY_GSM; in networkTypeToRilRadioTechnology()
1863 || radioTechnology == RIL_RADIO_TECHNOLOGY_GSM in isGsm()
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/
DGsmCdmaPhoneTest.java154 mSimulatedCommands.setVoiceRadioTech(ServiceState.RIL_RADIO_TECHNOLOGY_GSM); in switchToGsm()
156 new AsyncResult(null, new int[]{ServiceState.RIL_RADIO_TECHNOLOGY_GSM}, null))); in switchToGsm()
1456 doReturn(ServiceState.RIL_RADIO_TECHNOLOGY_GSM).when(mSST.mSS) in testSendUssdInOutOfService()
2406 new AsyncResult(null, new int[]{ServiceState.RIL_RADIO_TECHNOLOGY_GSM}, null))); in testHandleNullCipherAndIntegrityEnabled_radioFeatureUnsupported()
2428 new AsyncResult(null, new int[]{ServiceState.RIL_RADIO_TECHNOLOGY_GSM}, null))); in testHandleNullCipherAndIntegrityEnabled_radioUnavailable()
2450 new AsyncResult(null, new int[]{ServiceState.RIL_RADIO_TECHNOLOGY_GSM}, null))); in testHandleNullCipherAndIntegrityEnabled_radioSupportsFeature()
2470 new AsyncResult(null, new int[]{ServiceState.RIL_RADIO_TECHNOLOGY_GSM}, null))); in testHandleNullCipherAndIntegrityEnabled_featureFlagOn()
2485 new AsyncResult(null, new int[]{ServiceState.RIL_RADIO_TECHNOLOGY_GSM}, null))); in testHandleNullCipherAndIntegrityEnabled_featureFlagOff()
3152 new AsyncResult(null, new int[]{ServiceState.RIL_RADIO_TECHNOLOGY_GSM}, null))); in sendRadioAvailableToPhone()
DServiceStateTest.java172 rats.add(new Pair<Integer, Boolean>(ServiceState.RIL_RADIO_TECHNOLOGY_GSM, false)); in testRAT()
DServiceStateTrackerTest.java2293 assertEquals(ServiceState.RIL_RADIO_TECHNOLOGY_GSM, sst.mSS.getRilVoiceRadioTechnology()); in testRatRatchetWithCellChange()
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/uicc/
DUiccProfileTest.java658 mUiccProfile.setVoiceRadioTech(ServiceState.RIL_RADIO_TECHNOLOGY_GSM); in testSetVoiceRadioTech()
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt54526 Landroid/telephony/ServiceState;->RIL_RADIO_TECHNOLOGY_GSM:I