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

  /frameworks/av/services/radio/
RadioRegions.h 168 RADIO_BAND_FM_HD,
  /system/core/libsystem/include/system/
radio.h 46 RADIO_BAND_FM_HD = 2, /* FM HD Radio / DRM (IBOC) */
168 uint32_t sub_channel; /* current sub channel. (used for RADIO_BAND_FM_HD) */
  /hardware/interfaces/broadcastradio/1.0/default/
Utils.cpp 51 static_assert(RADIO_BAND_FM_HD == static_cast<int>(Band::FM_HD),
  /hardware/interfaces/broadcastradio/1.1/default/
Utils.cpp 57 static_assert(RADIO_BAND_FM_HD == static_cast<int>(Band::FM_HD),
  /frameworks/base/core/jni/
android_hardware_Radio.cpp 168 nBandconfig->band.type == RADIO_BAND_FM_HD) {
203 nBandconfig->band.type == RADIO_BAND_FM_HD) {
    [all...]
  /hardware/libhardware/modules/radio/
radio_hw.c 434 tuner->config.type == RADIO_BAND_FM_HD) {

Completed in 1726 milliseconds