Home
last modified time | relevance | path

Searched refs:RIL_RADIO_TECHNOLOGY_EDGE (Results 1 – 4 of 4) sorted by relevance

/frameworks/base/telephony/java/android/telephony/
DServiceState.java182 public static final int RIL_RADIO_TECHNOLOGY_EDGE = 2; field in ServiceState
243 ServiceState.RIL_RADIO_TECHNOLOGY_EDGE,
1071 case RIL_RADIO_TECHNOLOGY_EDGE: in rilRadioTechnologyToString()
1632 case RIL_RADIO_TECHNOLOGY_EDGE: in rilRadioTechnologyToNetworkType()
1678 case RIL_RADIO_TECHNOLOGY_EDGE: in rilRadioTechnologyToAccessNetworkType()
1723 return RIL_RADIO_TECHNOLOGY_EDGE; in networkTypeToRilRadioTechnology()
1856 || radioTechnology == RIL_RADIO_TECHNOLOGY_EDGE in isGsm()
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/
DServiceStateTest.java165 rats.add(new Pair<Integer, Boolean>(ServiceState.RIL_RADIO_TECHNOLOGY_EDGE, false)); in testRAT()
DServiceStateTrackerTest.java2277 assertEquals(ServiceState.RIL_RADIO_TECHNOLOGY_EDGE, sst.mSS.getRilDataRadioTechnology()); in testRatRatchet()
2280 assertEquals(ServiceState.RIL_RADIO_TECHNOLOGY_EDGE, sst.mSS.getRilDataRadioTechnology()); in testRatRatchet()
2294 assertEquals(ServiceState.RIL_RADIO_TECHNOLOGY_EDGE, sst.mSS.getRilDataRadioTechnology()); in testRatRatchetWithCellChange()
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt54520 Landroid/telephony/ServiceState;->RIL_RADIO_TECHNOLOGY_EDGE:I