Home
last modified time | relevance | path

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

/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/
DCellularNetworkServiceTest.java102 int voiceRadioTech = ServiceState.RIL_RADIO_TECHNOLOGY_HSPA; in testGetNetworkRegistrationInfo()
103 int dataRadioTech = ServiceState.RIL_RADIO_TECHNOLOGY_HSPA; in testGetNetworkRegistrationInfo()
DServiceStateTest.java168 rats.add(new Pair<Integer, Boolean>(ServiceState.RIL_RADIO_TECHNOLOGY_HSPA, false)); in testRAT()
DServiceStateTrackerTest.java248 mSimulatedCommands.setVoiceRadioTech(ServiceState.RIL_RADIO_TECHNOLOGY_HSPA); in setUp()
250 mSimulatedCommands.setDataRadioTech(ServiceState.RIL_RADIO_TECHNOLOGY_HSPA); in setUp()
447 assertEquals(ServiceState.RIL_RADIO_TECHNOLOGY_HSPA, in testSpnUpdateShowPlmnOnly()
/frameworks/base/telephony/java/android/telephony/
DServiceState.java172 RIL_RADIO_TECHNOLOGY_HSPA,
212 public static final int RIL_RADIO_TECHNOLOGY_HSPA = 11; field in ServiceState
962 case RIL_RADIO_TECHNOLOGY_HSPA: in rilRadioTechnologyToString()
1497 case ServiceState.RIL_RADIO_TECHNOLOGY_HSPA: in rilRadioTechnologyToNetworkType()
1542 case RIL_RADIO_TECHNOLOGY_HSPA: in rilRadioTechnologyToAccessNetworkType()
1578 return ServiceState.RIL_RADIO_TECHNOLOGY_HSPA; in networkTypeToRilRadioTechnology()
1687 || radioTechnology == RIL_RADIO_TECHNOLOGY_HSPA in isGsm()
/frameworks/opt/telephony/src/java/com/android/internal/telephony/dataconnection/
DDataConnection.java1029 case ServiceState.RIL_RADIO_TECHNOLOGY_HSPA: in updateTcpBufferSizes()
1267 case ServiceState.RIL_RADIO_TECHNOLOGY_HSPA: up = 5898; down = 14336; break; in getNetworkCapabilities()
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt74175 Landroid/telephony/ServiceState;->RIL_RADIO_TECHNOLOGY_HSPA:I