Home
last modified time | relevance | path

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

/frameworks/base/telephony/java/android/telephony/
DServiceState.java162 RIL_RADIO_TECHNOLOGY_GPRS,
192 public static final int RIL_RADIO_TECHNOLOGY_GPRS = 1; field in ServiceState
932 case RIL_RADIO_TECHNOLOGY_GPRS: in rilRadioTechnologyToString()
1487 case ServiceState.RIL_RADIO_TECHNOLOGY_GPRS: in rilRadioTechnologyToNetworkType()
1534 case RIL_RADIO_TECHNOLOGY_GPRS: in rilRadioTechnologyToAccessNetworkType()
1568 return ServiceState.RIL_RADIO_TECHNOLOGY_GPRS; in networkTypeToRilRadioTechnology()
1682 return radioTechnology == RIL_RADIO_TECHNOLOGY_GPRS in isGsm()
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/
DServiceStateTest.java163 rats.add(new Pair<Integer, Boolean>(ServiceState.RIL_RADIO_TECHNOLOGY_GPRS, false)); in testRAT()
DServiceStateTrackerTest.java1768 assertEquals(ServiceState.RIL_RADIO_TECHNOLOGY_GPRS, sst.mSS.getRilDataRadioTechnology()); in testRatRatchet()
1791 assertEquals(ServiceState.RIL_RADIO_TECHNOLOGY_GPRS, sst.mSS.getRilDataRadioTechnology()); in testRatRatchetWithCellChange()
1811 assertEquals(ServiceState.RIL_RADIO_TECHNOLOGY_GPRS, sst.mSS.getRilDataRadioTechnology()); in testRatRatchetWithCellChangeBeforeRatChange()
/frameworks/opt/telephony/src/java/com/android/internal/telephony/dataconnection/
DDataConnection.java1006 case ServiceState.RIL_RADIO_TECHNOLOGY_GPRS: in updateTcpBufferSizes()
1257 case ServiceState.RIL_RADIO_TECHNOLOGY_GPRS: up = 80; down = 80; break; in getNetworkCapabilities()
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt74172 Landroid/telephony/ServiceState;->RIL_RADIO_TECHNOLOGY_GPRS:I