OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:RADIO_EVENT_EA
(Results
1 - 4
of
4
) sorted by null
/system/core/include/system/
radio.h
188
RADIO_EVENT_EA
= 7, /* Emergency announcement start or stop */
200
/* RADIO_EVENT_ANTENNA, RADIO_EVENT_TA,
RADIO_EVENT_EA
*/
/hardware/libhardware/modules/radio/
radio_hw.c
438
event.type =
RADIO_EVENT_EA
;
441
event.type =
RADIO_EVENT_EA
;
/frameworks/av/services/radio/
RadioService.cpp
352
case
RADIO_EVENT_EA
:
/frameworks/base/core/jni/
android_hardware_Radio.cpp
538
case
RADIO_EVENT_EA
:
[
all
...]
Completed in 2777 milliseconds