OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:RADIO_STATE_UNAVAILABLE
(Results
1 - 3
of
3
) sorted by null
/hardware/ril/reference-ril/
reference-ril.c
201
static RIL_RadioState sState =
RADIO_STATE_UNAVAILABLE
;
413
setRadioState(
RADIO_STATE_UNAVAILABLE
);
[
all
...]
/hardware/ril/include/telephony/
ril.h
215
RADIO_STATE_UNAVAILABLE
= 1, /* Radio unavailable (eg, resetting or not booted) */
[
all
...]
/hardware/ril/libril/
ril.cpp
[
all
...]
Completed in 214 milliseconds