Searched refs:setVoiceRadioTech (Results 1 – 7 of 7) sorted by relevance
658 mUiccProfile.setVoiceRadioTech(ServiceState.RIL_RADIO_TECHNOLOGY_GSM); in testSetVoiceRadioTech()662 mUiccProfile.setVoiceRadioTech(ServiceState.RIL_RADIO_TECHNOLOGY_IS95A); in testSetVoiceRadioTech()668 mUiccProfile.setVoiceRadioTech(ServiceState.RIL_RADIO_TECHNOLOGY_IS95A); in testSetVoiceRadioTech()
134 mSimulatedCommands.setVoiceRadioTech(voiceRadioTech); in testGetNetworkRegistrationInfo()533 mSimulatedCommands.setVoiceRadioTech(voiceRadioTech); in testGetAvailableServices_withMmsEnabled()
154 mSimulatedCommands.setVoiceRadioTech(ServiceState.RIL_RADIO_TECHNOLOGY_GSM); in switchToGsm()162 mSimulatedCommands.setVoiceRadioTech(ServiceState.RIL_RADIO_TECHNOLOGY_IS95A); in switchToCdma()
923 public void setVoiceRadioTech(int voiceRadioTech) { in setVoiceRadioTech() method in SimulatedCommands
298 mSimulatedCommands.setVoiceRadioTech(ServiceState.RIL_RADIO_TECHNOLOGY_HSPA); in setUp()
595 uiccProfile.setVoiceRadioTech(ServiceState.RIL_RADIO_TECHNOLOGY_UMTS); in initRatSpecific()613 uiccProfile.setVoiceRadioTech(ServiceState.RIL_RADIO_TECHNOLOGY_1xRTT); in initRatSpecific()4647 uiccProfile.setVoiceRadioTech(newVoiceRadioTech); in phoneObjectUpdater()
417 public void setVoiceRadioTech(int radioTech) { in setVoiceRadioTech() method in UiccProfile