Searched refs:setVoiceRadioTech (Results 1 – 7 of 7) sorted by relevance
120 mSimulatedCommands.setVoiceRadioTech(voiceRadioTech); in testGetNetworkRegistrationInfo()
114 mSimulatedCommands.setVoiceRadioTech(ServiceState.RIL_RADIO_TECHNOLOGY_GSM); in switchToGsm()122 mSimulatedCommands.setVoiceRadioTech(ServiceState.RIL_RADIO_TECHNOLOGY_IS95A); in switchToCdma()
980 public void setVoiceRadioTech(int voiceRadioTech) { in setVoiceRadioTech() method in SimulatedCommands
249 mSimulatedCommands.setVoiceRadioTech(ServiceState.RIL_RADIO_TECHNOLOGY_HSPA); in setUp()
637 mUiccProfile.setVoiceRadioTech(ServiceState.RIL_RADIO_TECHNOLOGY_GSM); in testSetVoiceRadioTech()641 mUiccProfile.setVoiceRadioTech(ServiceState.RIL_RADIO_TECHNOLOGY_IS95A); in testSetVoiceRadioTech()647 mUiccProfile.setVoiceRadioTech(ServiceState.RIL_RADIO_TECHNOLOGY_IS95A); in testSetVoiceRadioTech()
413 uiccProfile.setVoiceRadioTech(ServiceState.RIL_RADIO_TECHNOLOGY_UMTS); in initRatSpecific()427 uiccProfile.setVoiceRadioTech(ServiceState.RIL_RADIO_TECHNOLOGY_1xRTT); in initRatSpecific()3916 uiccProfile.setVoiceRadioTech(newVoiceRadioTech); in phoneObjectUpdater()
339 public void setVoiceRadioTech(int radioTech) { in setVoiceRadioTech() method in UiccProfile