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

  /system/core/include/system/
radio.h 142 bool supports_capture; /* the hardware supports capture of audio source audio HAL */ member in struct:radio_hal_properties
158 bool supports_capture; member in struct:radio_properties
  /frameworks/av/services/radio/
RadioService.cpp 221 properties->supports_capture = halProperties->supports_capture;
  /frameworks/base/core/jni/
android_hardware_Radio.cpp 448 nModules[i].supports_capture,
    [all...]
  /hardware/libhardware/modules/radio/
radio_hw.c 45 .supports_capture = false,

Completed in 290 milliseconds