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 - 4
of
4
) sorted by null
/hardware/ril/reference-ril/
reference-ril.c
99
static RIL_RadioState sState =
RADIO_STATE_UNAVAILABLE
;
[
all
...]
/hardware/ril/include/telephony/
ril.h
86
RADIO_STATE_UNAVAILABLE
= 1, /* Radio unavailable (eg, resetting or not booted) */
[
all
...]
/hardware/ril/mock-ril/src/cpp/
js_support.cpp
48
RIL_RadioState gRadioState =
RADIO_STATE_UNAVAILABLE
;
/hardware/ril/libril/
ril.cpp
[
all
...]
Completed in 2920 milliseconds