Searched refs:getAllVolumeInterfaces_l (Results 1 – 2 of 2) sorted by relevance
701 Vector <VolumeInterface *> getAllVolumeInterfaces_l() const;
1289 Vector<VolumeInterface *> volumeInterfaces = getAllVolumeInterfaces_l(); in setMasterMute()1394 Vector<VolumeInterface *> volumeInterfaces = getAllVolumeInterfaces_l(); in setStreamMute()3214 Vector <AudioFlinger::VolumeInterface *> AudioFlinger::getAllVolumeInterfaces_l() const in getAllVolumeInterfaces_l() function in android::AudioFlinger