Searched refs:getVolumeInterface_l (Results 1 – 2 of 2) sorted by relevance
727 VolumeInterface *getVolumeInterface_l(audio_io_handle_t output) const;
1387 VolumeInterface *volumeInterface = getVolumeInterface_l(output); in setStreamVolume()1435 VolumeInterface *volumeInterface = getVolumeInterface_l(output); in streamVolume()3299 AudioFlinger::VolumeInterface *AudioFlinger::getVolumeInterface_l(audio_io_handle_t output) const in getVolumeInterface_l() function in android::AudioFlinger