Searched refs:getAllVolumeInterfaces_l (Results 1 – 2 of 2) sorted by relevance
554 std::vector<sp<VolumeInterface>> getAllVolumeInterfaces_l() const REQUIRES(mutex());
1482 std::vector<sp<VolumeInterface>> volumeInterfaces = getAllVolumeInterfaces_l(); in setMasterMute()1662 std::vector<sp<VolumeInterface>> volumeInterfaces = getAllVolumeInterfaces_l(); in setStreamMute()3776 std::vector<sp<VolumeInterface>> AudioFlinger::getAllVolumeInterfaces_l() const in getAllVolumeInterfaces_l() function in android::AudioFlinger