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

  /system/core/libsystem/include/system/
radio.h 182 RADIO_EVENT_HW_FAILURE = 0, /* hardware module failure. Requires reopening the tuner */
  /hardware/interfaces/broadcastradio/1.0/default/
Tuner.cpp 70 case RADIO_EVENT_HW_FAILURE:
  /hardware/libhardware/modules/radio/
radio_hw.c 323 event.type = RADIO_EVENT_HW_FAILURE;
466 if (event.type != RADIO_EVENT_HW_FAILURE && tuner->callback != NULL) {

Completed in 126 milliseconds