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

  /frameworks/av/services/audiopolicy/engineconfigurable/wrapper/
ParameterManagerWrapper.cpp 357 return AUDIO_MODE_NORMAL;
  /frameworks/av/services/audiopolicy/enginedefault/src/
Engine.cpp 42 mPhoneState(AUDIO_MODE_NORMAL),
  /hardware/qcom/audio/hal/voice_extn/
voice_extn.c 438 * set_mode(AUDIO_MODE_NORMAL) which will trigger audio policy manager to
440 * set_mode(AUDIO_MODE_NORMAL) before BT A2DP profile is selected.
442 if (adev->mode == AUDIO_MODE_NORMAL) {
  /hardware/qcom/audio/msm8909/hal/
voice.c 74 if (adev->mode == AUDIO_MODE_NORMAL)
audio_hw.c     [all...]
  /hardware/qcom/audio/msm8909/hal/voice_extn/
voice_extn.c 418 * set_mode(AUDIO_MODE_NORMAL) which will trigger audio policy manager to
420 * set_mode(AUDIO_MODE_NORMAL) before BT A2DP profile is selected.
422 if (adev->mode == AUDIO_MODE_NORMAL) {
  /hardware/qcom/audio/msm8909/policy_hal/
AudioPolicyManager.cpp     [all...]
  /system/media/audio/include/system/
audio.h 612 AUDIO_MODE_NORMAL = 0,
    [all...]
  /device/google/dragon/audio/hal/
audio_hw.c     [all...]
  /hardware/qcom/audio/hal/
audio_hw.c     [all...]
  /device/htc/flounder/audio/hal/
audio_hw.c     [all...]
  /frameworks/av/services/audioflinger/
AudioFlinger.cpp 247 mMode = AUDIO_MODE_NORMAL;
    [all...]

Completed in 569 milliseconds