Searched refs:RADIO_UNAVAILABLE (Results 1 – 8 of 8) sorted by relevance
60 private RadioState mLastRadioState = RadioState.RADIO_UNAVAILABLE;144 mLastRadioState = RadioState.RADIO_UNAVAILABLE; in update()169 (mCi == null) ? RadioState.RADIO_UNAVAILABLE : mCi.getRadioState(); in updateCardStateAbsent()372 mLastRadioState = RadioState.RADIO_UNAVAILABLE; in onRadioStateUnavailable()
146 assertEquals(CommandsInterface.RadioState.RADIO_UNAVAILABLE, in testPowerOff()
42 RADIO_UNAVAILABLE, /* Radio unavailable (eg, resetting or not booted) */ enumConstant50 return this != RADIO_UNAVAILABLE; in isAvailable()
34 protected RadioState mState = RadioState.RADIO_UNAVAILABLE;
915 state = CommandsInterface.RadioState.RADIO_UNAVAILABLE; in getRadioStateFromInt()
341 setRadioState(RadioState.RADIO_UNAVAILABLE); in resetProxyAndRequestList()4164 setRadioState(RadioState.RADIO_UNAVAILABLE); in processResponse()
2662 case RADIO_UNAVAILABLE: in pollState()
1612 setRadioState(RadioState.RADIO_UNAVAILABLE); in shutdown()2018 setRadioState(RadioState.RADIO_UNAVAILABLE); in requestShutdown()