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

  /hardware/libhardware/modules/audio/
audio_policy.c 161 static int ap_get_stream_volume_index(const struct audio_policy *pol, function
276 dap->policy.get_stream_volume_index = ap_get_stream_volume_index;
  /hardware/libhardware_legacy/audio/
audio_policy_hal.cpp 224 static int ap_get_stream_volume_index(const struct audio_policy *pol, function
367 lap->policy.get_stream_volume_index = ap_get_stream_volume_index;
  /hardware/qcom/audio/legacy/alsa_sound/
audio_policy_hal.cpp 222 static int ap_get_stream_volume_index(const struct audio_policy *pol, function
359 qap->policy.get_stream_volume_index = ap_get_stream_volume_index;

Completed in 240 milliseconds