Home
last modified time | relevance | path

Searched refs:RADIO_STATE_NV_NOT_READY (Results 1 – 3 of 3) sorted by relevance

/hardware/ril/include/telephony/
Dril.h126 RADIO_STATE_NV_NOT_READY = 8, /* Radio is on, but the NV interface is not available */ enumerator
/hardware/ril/reference-ril/
Dril.h126 RADIO_STATE_NV_NOT_READY = 8, /* Radio is on, but the NV interface is not available */ enumerator
/hardware/ril/libril/
Dril.cpp4202 case RADIO_STATE_NV_NOT_READY: in decodeVoiceRadioTechnology()
4223 case RADIO_STATE_NV_NOT_READY: in decodeCdmaSubscriptionSource()
4238 case RADIO_STATE_NV_NOT_READY: in decodeSimStatus()
4518 case RADIO_STATE_NV_NOT_READY:return"RADIO_NV_NOT_READY"; in radioStateToString()