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

  /system/core/include/system/
radio.h 190 RADIO_EVENT_CONTROL = 100, /* loss/gain of tuner control */
  /frameworks/av/services/radio/
RadioService.cpp 354 case RADIO_EVENT_CONTROL:
431 // If another client is preempted, it is notified by a callback with RADIO_EVENT_CONTROL
549 // RADIO_EVENT_CONTROL indicating gain of control.
715 event.type = RADIO_EVENT_CONTROL;
  /frameworks/base/core/jni/
android_hardware_Radio.cpp 539 case RADIO_EVENT_CONTROL:
    [all...]

Completed in 102 milliseconds