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 198 int (*set_stream_volume_index_for_device)(struct audio_policy *pol, member in struct:audio_policy
  /hardware/libhardware/modules/audio/
audio_policy.c 277 dap->policy.set_stream_volume_index_for_device = ap_set_stream_volume_index_for_device;
  /frameworks/av/services/audiopolicy/service/
AudioPolicyInterfaceImplLegacy.cpp 362 if (mpAudioPolicy->set_stream_volume_index_for_device) {
363 return mpAudioPolicy->set_stream_volume_index_for_device(mpAudioPolicy,
  /hardware/libhardware_legacy/audio/
audio_policy_hal.cpp 368 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;

Completed in 527 milliseconds