Home
last modified time | relevance | path

Searched refs:RADIO_EVENT_CONFIG (Results 1 – 3 of 3) sorted by relevance

/aosp12/system/core/libsystem/include/system/
H A Dradio.h183 RADIO_EVENT_CONFIG = 1, /* configuration change completed */ enumerator
/aosp12/hardware/interfaces/broadcastradio/1.0/default/
H A DTuner.cpp41 case RADIO_EVENT_CONFIG: in onCallback()
/aosp12/hardware/libhardware/modules/radio/
H A Dradio_hw.c338 event.type = RADIO_EVENT_CONFIG; in callback_thread_loop()