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

  /device/google/cuttlefish_common/guest/hals/audio/policy/
vsoc_audio_policy_hal.cpp 74 dap->policy.get_stream_volume_index_for_device =
  /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 276 dap->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 107 milliseconds