Searched refs:getVolumeInterface_l (Results 1 – 2 of 2) sorted by relevance
553 sp<VolumeInterface> getVolumeInterface_l(audio_io_handle_t output) const REQUIRES(mutex());
1559 sp<VolumeInterface> volumeInterface = getVolumeInterface_l(output); in setStreamVolume()1681 sp<VolumeInterface> volumeInterface = getVolumeInterface_l(output); in streamVolume()3760 sp<VolumeInterface> AudioFlinger::getVolumeInterface_l(audio_io_handle_t output) const in getVolumeInterface_l() function in android::AudioFlinger