Home
last modified time | relevance | path

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

/aosp12/system/core/libsystem/include/system/
H A Dradio.h185 RADIO_EVENT_TUNED = 3, /* tune, step, scan completed */ enumerator
/aosp12/hardware/libhardware/modules/radio/
H A 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()
/aosp12/hardware/interfaces/broadcastradio/1.0/default/
H A DTuner.cpp48 case RADIO_EVENT_TUNED: in onCallback()
/aosp12/hardware/interfaces/broadcastradio/1.0/
H A Dtypes.hal209 /* Radio program information. Returned by the HAL with event RADIO_EVENT_TUNED.
/aosp12/hardware/interfaces/broadcastradio/1.1/
H A Dtypes.hal288 * Radio program information. Returned by the HAL with event RADIO_EVENT_TUNED.