Searched refs:ea_state (Results 1 - 1 of 1) sorted by relevance

/hardware/libhardware/modules/radio/
H A Dradio_hw.c267 bool ea_state = false; local
432 ea_state, tuner->config.type, tuner->config.fm.ea);
435 if (ea_state) {
436 ea_state = false;
439 ea_state = true;
442 event.on = ea_state;

Completed in 186 milliseconds