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

  /hardware/libhardware/include/hardware/
audio_policy.h 197 int (*set_stream_volume_index_for_device)(struct audio_policy *pol, member in struct:audio_policy
  /hardware/libhardware/modules/audio/
audio_policy.c 270 dap->policy.set_stream_volume_index_for_device = ap_set_stream_volume_index_for_device;
  /hardware/libhardware_legacy/audio/
audio_policy_hal.cpp 352 lap->policy.set_stream_volume_index_for_device = ap_set_stream_volume_index_for_device;
  /frameworks/av/services/audioflinger/
AudioPolicyService.cpp 391 if (mpAudioPolicy->set_stream_volume_index_for_device) {
392 return mpAudioPolicy->set_stream_volume_index_for_device(mpAudioPolicy,
    [all...]

Completed in 7791 milliseconds