Home
last modified time | relevance | path

Searched refs:setRadioState (Results 1 – 4 of 4) sorted by relevance

/frameworks/opt/telephony/src/java/com/android/internal/telephony/test/
DSimulatedCommands.java170 setRadioState(TelephonyManager.RADIO_POWER_ON, false /* forceNotifyRegistrants */); in SimulatedCommands()
1254 setRadioState(TelephonyManager.RADIO_POWER_ON, false /* forceNotifyRegistrants */); in setRadioPower()
1256 setRadioState(TelephonyManager.RADIO_POWER_OFF, false /* forceNotifyRegistrants */); in setRadioPower()
1612 setRadioState(TelephonyManager.RADIO_POWER_UNAVAILABLE, false /* forceNotifyRegistrants */); in shutdown()
2037 setRadioState(TelephonyManager.RADIO_POWER_UNAVAILABLE, false /* forceNotifyRegistrants */); in requestShutdown()
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DBaseCommands.java853 protected void setRadioState(int newState, boolean forceNotifyRegistrants) { in setRadioState() method in BaseCommands
DRadioIndication.java133 mRil.setRadioState(state, false /* forceNotifyRegistrants */); in radioStateChanged()
DRIL.java396 setRadioState(TelephonyManager.RADIO_POWER_UNAVAILABLE, true /* forceNotifyRegistrants */); in resetProxyAndRequestList()
4772 setRadioState(TelephonyManager.RADIO_POWER_UNAVAILABLE, in processResponse()