Searched refs:setRadioState (Results 1 – 7 of 7) sorted by relevance
263 static void setRadioState(RIL_RadioState newState);459 setRadioState(RADIO_STATE_OFF); in requestRadioPower()472 setRadioState(RADIO_STATE_ON); in requestRadioPower()492 setRadioState(RADIO_STATE_UNAVAILABLE); in requestShutdown()2804 setRadioState(RIL_RadioState newState) function3359 setRadioState (RADIO_STATE_OFF);3429 setRadioState (RADIO_STATE_ON);3610 setRadioState(RADIO_STATE_OFF);3621 setRadioState (RADIO_STATE_UNAVAILABLE);3634 setRadioState (RADIO_STATE_UNAVAILABLE);
231 public TelephonyEventBuilder setRadioState(int radioState) { in setRadioState() method in TelephonyEventBuilder
749 .setRadioState(mLastRadioState.get(key)).build(); in reset()2718 TelephonyEvent event = new TelephonyEventBuilder(phoneId).setRadioState(radioState).build(); in writeRadioState()
198 setRadioState(TelephonyManager.RADIO_POWER_ON, false /* forceNotifyRegistrants */); in SimulatedCommands()1325 setRadioState(TelephonyManager.RADIO_POWER_ON, false /* forceNotifyRegistrants */); in setRadioPower()1327 setRadioState(TelephonyManager.RADIO_POWER_OFF, false /* forceNotifyRegistrants */); in setRadioPower()1684 setRadioState(TelephonyManager.RADIO_POWER_UNAVAILABLE, false /* forceNotifyRegistrants */); in shutdown()2153 setRadioState(TelephonyManager.RADIO_POWER_UNAVAILABLE, false /* forceNotifyRegistrants */); in requestShutdown()
859 protected void setRadioState(int newState, boolean forceNotifyRegistrants) { in setRadioState() method in BaseCommands
149 mRil.setRadioState(state, false /* forceNotifyRegistrants */); in radioStateChanged()
448 setRadioState(TelephonyManager.RADIO_POWER_UNAVAILABLE, true /* forceNotifyRegistrants */); in resetProxyAndRequestList()6172 setRadioState(TelephonyManager.RADIO_POWER_UNAVAILABLE, in processResponseInternal()