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

  /frameworks/av/services/audiopolicy/common/include/
policy.h 51 * This alias value to AUDIO_DEVICE_OUT_DEFAULT is only used in the audio policy context.
53 #define AUDIO_DEVICE_OUT_STUB AUDIO_DEVICE_OUT_DEFAULT
60 * Alias to AUDIO_DEVICE_OUT_DEFAULT defined for clarification when this value is used by volume
63 #define AUDIO_DEVICE_OUT_DEFAULT_FOR_VOLUME AUDIO_DEVICE_OUT_DEFAULT
  /hardware/libhardware_legacy/audio/
audio_policy_hal.cpp 221 AUDIO_DEVICE_OUT_DEFAULT);
231 AUDIO_DEVICE_OUT_DEFAULT);
AudioPolicyManagerBase.cpp     [all...]
audio_hw_hal.cpp 80 { AudioSystem::DEVICE_OUT_DEFAULT, AUDIO_DEVICE_OUT_DEFAULT },
  /hardware/qcom/audio/legacy/alsa_sound/
audio_policy_hal.cpp 219 AUDIO_DEVICE_OUT_DEFAULT);
229 AUDIO_DEVICE_OUT_DEFAULT);
audio_hw_hal.cpp 79 { AudioSystem::DEVICE_OUT_DEFAULT, AUDIO_DEVICE_OUT_DEFAULT },
  /system/media/audio/include/system/
audio.h 676 AUDIO_DEVICE_OUT_DEFAULT = AUDIO_DEVICE_BIT_DEFAULT,
    [all...]

Completed in 251 milliseconds