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.java163 RIL_RADIO_TECHNOLOGY_EDGE,
194 public static final int RIL_RADIO_TECHNOLOGY_EDGE = 2; field in ServiceState
935 case RIL_RADIO_TECHNOLOGY_EDGE: in rilRadioTechnologyToString()
1489 case ServiceState.RIL_RADIO_TECHNOLOGY_EDGE: in rilRadioTechnologyToNetworkType()
1535 case RIL_RADIO_TECHNOLOGY_EDGE: in rilRadioTechnologyToAccessNetworkType()
1570 return ServiceState.RIL_RADIO_TECHNOLOGY_EDGE; in networkTypeToRilRadioTechnology()
1683 || radioTechnology == RIL_RADIO_TECHNOLOGY_EDGE in isGsm()
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/
DServiceStateTrackerTest.java1771 assertEquals(ServiceState.RIL_RADIO_TECHNOLOGY_EDGE, sst.mSS.getRilDataRadioTechnology()); in testRatRatchet()
1774 assertEquals(ServiceState.RIL_RADIO_TECHNOLOGY_EDGE, sst.mSS.getRilDataRadioTechnology()); in testRatRatchet()
1787 assertEquals(ServiceState.RIL_RADIO_TECHNOLOGY_EDGE, sst.mSS.getRilDataRadioTechnology()); in testRatRatchetWithCellChange()
1807 assertEquals(ServiceState.RIL_RADIO_TECHNOLOGY_EDGE, sst.mSS.getRilDataRadioTechnology()); in testRatRatchetWithCellChangeBeforeRatChange()
1815 assertEquals(ServiceState.RIL_RADIO_TECHNOLOGY_EDGE, sst.mSS.getRilDataRadioTechnology()); in testRatRatchetWithCellChangeBeforeRatChange()
DServiceStateTest.java164 rats.add(new Pair<Integer, Boolean>(ServiceState.RIL_RADIO_TECHNOLOGY_EDGE, false)); in testRAT()
/frameworks/opt/telephony/src/java/com/android/internal/telephony/dataconnection/
DDataConnection.java1009 case ServiceState.RIL_RADIO_TECHNOLOGY_EDGE: in updateTcpBufferSizes()
1258 case ServiceState.RIL_RADIO_TECHNOLOGY_EDGE: up = 59; down = 236; break; in getNetworkCapabilities()
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt74167 Landroid/telephony/ServiceState;->RIL_RADIO_TECHNOLOGY_EDGE:I