HomeSort by relevance Sort by last modified time
    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 310 milliseconds