Home
last modified time | relevance | path

Searched refs:RADIO_EVENT_TUNED (Results 1 – 5 of 5) sorted by relevance

/hardware/google/gfxstream/guest/mesa/include/android_stub/system/
Dradio.h185 RADIO_EVENT_TUNED = 3, /* tune, step, scan completed */ enumerator
/hardware/interfaces/broadcastradio/1.0/default/
DTuner.cpp48 case RADIO_EVENT_TUNED: in onCallback()
/hardware/libhardware/modules/radio/
Dradio_hw.c377 event.type = RADIO_EVENT_TUNED; in callback_thread_loop()
404 event.type = RADIO_EVENT_TUNED; in callback_thread_loop()
426 event.type = RADIO_EVENT_TUNED; in callback_thread_loop()
/hardware/interfaces/broadcastradio/1.0/
Dtypes.hal209 /* Radio program information. Returned by the HAL with event RADIO_EVENT_TUNED.
/hardware/interfaces/broadcastradio/1.1/
Dtypes.hal288 * Radio program information. Returned by the HAL with event RADIO_EVENT_TUNED.