HomeSort by relevance Sort by last modified time
    Searched refs:RADIO_EVENT_TUNED (Results 1 - 3 of 3) sorted by null

  /system/core/libsystem/include/system/
radio.h 163 /* Radio program information. Returned by the HAL with event RADIO_EVENT_TUNED.
185 RADIO_EVENT_TUNED = 3, /* tune, step, scan completed */
199 int32_t status; /* used by RADIO_EVENT_CONFIG, RADIO_EVENT_TUNED */
204 radio_program_info_t info; /* RADIO_EVENT_TUNED, RADIO_EVENT_AF_SWITCH */
  /hardware/interfaces/broadcastradio/1.0/default/
Tuner.cpp 48 case RADIO_EVENT_TUNED:
  /hardware/libhardware/modules/radio/
radio_hw.c 377 event.type = RADIO_EVENT_TUNED;
404 event.type = RADIO_EVENT_TUNED;
426 event.type = RADIO_EVENT_TUNED;

Completed in 53 milliseconds