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

  /frameworks/av/services/audiopolicy/common/include/
Volume.h 125 case AUDIO_DEVICE_OUT_BLUETOOTH_A2DP:
  /frameworks/av/services/audiopolicy/enginedefault/src/
Engine.cpp 348 device = availableOutputDevicesType & AUDIO_DEVICE_OUT_BLUETOOTH_A2DP;
471 device2 = availableOutputDevicesType & AUDIO_DEVICE_OUT_BLUETOOTH_A2DP;
  /frameworks/av/services/audiopolicy/common/managerdefinitions/src/
TypeConverter.cpp 34 MAKE_STRING_FROM_ENUM(AUDIO_DEVICE_OUT_BLUETOOTH_A2DP),
  /system/media/audio/include/system/
audio.h 646 AUDIO_DEVICE_OUT_BLUETOOTH_A2DP = 0x80,
684 AUDIO_DEVICE_OUT_BLUETOOTH_A2DP |
    [all...]
  /hardware/libhardware_legacy/audio/
AudioPolicyManagerBase.cpp     [all...]
audio_hw_hal.cpp 74 { AudioSystem::DEVICE_OUT_BLUETOOTH_A2DP, AUDIO_DEVICE_OUT_BLUETOOTH_A2DP },
  /hardware/qcom/audio/legacy/alsa_sound/
audio_hw_hal.cpp 73 { AudioSystem::DEVICE_OUT_BLUETOOTH_A2DP, AUDIO_DEVICE_OUT_BLUETOOTH_A2DP },
  /frameworks/av/services/audiopolicy/managerdefault/
AudioPolicyManager.cpp     [all...]
  /frameworks/av/services/audioflinger/
Threads.cpp 458 {AUDIO_DEVICE_OUT_BLUETOOTH_A2DP, "BLUETOOTH_A2DP"},
    [all...]

Completed in 45 milliseconds