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

  /hardware/libhardware/include/hardware/
audio_policy.h 197 int (*set_stream_volume_index_for_device)(struct audio_policy *pol, member in struct:audio_policy
  /hardware/libhardware/modules/audio/
audio_policy.c 270 dap->policy.set_stream_volume_index_for_device = ap_set_stream_volume_index_for_device;
  /hardware/libhardware_legacy/audio/
audio_policy_hal.cpp 359 lap->policy.set_stream_volume_index_for_device = ap_set_stream_volume_index_for_device;
  /hardware/qcom/audio/legacy/alsa_sound/
audio_policy_hal.cpp 360 qap->policy.set_stream_volume_index_for_device = ap_set_stream_volume_index_for_device;
  /frameworks/av/services/audioflinger/
AudioPolicyService.cpp 392 if (mpAudioPolicy->set_stream_volume_index_for_device) {
393 return mpAudioPolicy->set_stream_volume_index_for_device(mpAudioPolicy,
    [all...]

Completed in 149 milliseconds