Home
last modified time | relevance | path

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

/frameworks/base/telephony/java/android/telephony/
DServiceState.java179 public static final int RIL_RADIO_TECHNOLOGY_EDGE = 2; field in ServiceState
240 ServiceState.RIL_RADIO_TECHNOLOGY_EDGE,
970 case RIL_RADIO_TECHNOLOGY_EDGE: in rilRadioTechnologyToString()
1518 case RIL_RADIO_TECHNOLOGY_EDGE: in rilRadioTechnologyToNetworkType()
1564 case RIL_RADIO_TECHNOLOGY_EDGE: in rilRadioTechnologyToAccessNetworkType()
1609 return RIL_RADIO_TECHNOLOGY_EDGE; in networkTypeToRilRadioTechnology()
1725 || radioTechnology == RIL_RADIO_TECHNOLOGY_EDGE in isGsm()
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/
DServiceStateTest.java158 rats.add(new Pair<Integer, Boolean>(ServiceState.RIL_RADIO_TECHNOLOGY_EDGE, false)); in testRAT()
DServiceStateTrackerTest.java2001 assertEquals(ServiceState.RIL_RADIO_TECHNOLOGY_EDGE, sst.mSS.getRilDataRadioTechnology()); in testRatRatchet()
2004 assertEquals(ServiceState.RIL_RADIO_TECHNOLOGY_EDGE, sst.mSS.getRilDataRadioTechnology()); in testRatRatchet()
2018 assertEquals(ServiceState.RIL_RADIO_TECHNOLOGY_EDGE, sst.mSS.getRilDataRadioTechnology()); in testRatRatchetWithCellChange()
/frameworks/opt/telephony/src/java/com/android/internal/telephony/dataconnection/
DDataConnection.java1109 case ServiceState.RIL_RADIO_TECHNOLOGY_EDGE: in updateTcpBufferSizes()
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt69186 Landroid/telephony/ServiceState;->RIL_RADIO_TECHNOLOGY_EDGE:I