Home
last modified time | relevance | path

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

/frameworks/base/telephony/java/android/telephony/
DServiceState.java197 public static final int RIL_RADIO_TECHNOLOGY_HSPA = 11; field in ServiceState
249 ServiceState.RIL_RADIO_TECHNOLOGY_HSPA,
1050 case RIL_RADIO_TECHNOLOGY_HSPA: in rilRadioTechnologyToString()
1580 case RIL_RADIO_TECHNOLOGY_HSPA: in rilRadioTechnologyToNetworkType()
1625 case RIL_RADIO_TECHNOLOGY_HSPA: in rilRadioTechnologyToAccessNetworkType()
1671 return RIL_RADIO_TECHNOLOGY_HSPA; in networkTypeToRilRadioTechnology()
1782 || radioTechnology == RIL_RADIO_TECHNOLOGY_HSPA in isGsm()
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/
DCellularNetworkServiceTest.java105 int voiceRadioTech = ServiceState.RIL_RADIO_TECHNOLOGY_HSPA; in testGetNetworkRegistrationInfo()
106 int dataRadioTech = ServiceState.RIL_RADIO_TECHNOLOGY_HSPA; in testGetNetworkRegistrationInfo()
DServiceStateTest.java162 rats.add(new Pair<Integer, Boolean>(ServiceState.RIL_RADIO_TECHNOLOGY_HSPA, false)); in testRAT()
DServiceStateTrackerTest.java259 mSimulatedCommands.setVoiceRadioTech(ServiceState.RIL_RADIO_TECHNOLOGY_HSPA); in setUp()
261 mSimulatedCommands.setDataRadioTech(ServiceState.RIL_RADIO_TECHNOLOGY_HSPA); in setUp()
560 assertEquals(ServiceState.RIL_RADIO_TECHNOLOGY_HSPA, in testSpnUpdateShowPlmnOnly()
/frameworks/opt/telephony/src/java/com/android/internal/telephony/dataconnection/
DDataConnection.java1542 case ServiceState.RIL_RADIO_TECHNOLOGY_HSPA: in updateTcpBufferSizes()
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DRIL.java7400 case ServiceState.RIL_RADIO_TECHNOLOGY_HSPA: /* fallthrough */ in fixupSignalStrength10()
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt58494 Landroid/telephony/ServiceState;->RIL_RADIO_TECHNOLOGY_HSPA:I