Searched refs:setRadioState (Results 1 – 6 of 6) sorted by relevance
231 public TelephonyEventBuilder setRadioState(int radioState) { in setRadioState() method in TelephonyEventBuilder
745 .setRadioState(mLastRadioState.get(key)).build(); in reset()2712 TelephonyEvent event = new TelephonyEventBuilder(phoneId).setRadioState(radioState).build(); in writeRadioState()
197 setRadioState(TelephonyManager.RADIO_POWER_ON, false /* forceNotifyRegistrants */); in SimulatedCommands()1324 setRadioState(TelephonyManager.RADIO_POWER_ON, false /* forceNotifyRegistrants */); in setRadioPower()1326 setRadioState(TelephonyManager.RADIO_POWER_OFF, false /* forceNotifyRegistrants */); in setRadioPower()1683 setRadioState(TelephonyManager.RADIO_POWER_UNAVAILABLE, false /* forceNotifyRegistrants */); in shutdown()2152 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()
445 setRadioState(TelephonyManager.RADIO_POWER_UNAVAILABLE, true /* forceNotifyRegistrants */); in resetProxyAndRequestList()6116 setRadioState(TelephonyManager.RADIO_POWER_UNAVAILABLE, in processResponseInternal()