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

  /hardware/libhardware/include/hardware/
audio_policy.h 204 int (*get_stream_volume_index_for_device)(const struct audio_policy *pol, member in struct:audio_policy
  /hardware/libhardware/modules/audio/
audio_policy.c 278 dap->policy.get_stream_volume_index_for_device = ap_get_stream_volume_index_for_device;
  /frameworks/av/services/audiopolicy/service/
AudioPolicyInterfaceImplLegacy.cpp 384 if (mpAudioPolicy->get_stream_volume_index_for_device) {
385 return mpAudioPolicy->get_stream_volume_index_for_device(mpAudioPolicy,
  /hardware/libhardware_legacy/audio/
audio_policy_hal.cpp 369 lap->policy.get_stream_volume_index_for_device = ap_get_stream_volume_index_for_device;
  /hardware/qcom/audio/legacy/alsa_sound/
audio_policy_hal.cpp 361 qap->policy.get_stream_volume_index_for_device = ap_get_stream_volume_index_for_device;

Completed in 35 milliseconds