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

  /hardware/libhardware/modules/audio/
audio_policy.c 176 static int ap_get_stream_volume_index_for_device(const struct audio_policy *pol, function
278 dap->policy.get_stream_volume_index_for_device = ap_get_stream_volume_index_for_device;
  /hardware/libhardware_legacy/audio/
audio_policy_hal.cpp 245 static int ap_get_stream_volume_index_for_device(const struct audio_policy *pol, function
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 243 static int ap_get_stream_volume_index_for_device(const struct audio_policy *pol, function
361 qap->policy.get_stream_volume_index_for_device = ap_get_stream_volume_index_for_device;

Completed in 927 milliseconds