Home
last modified time | relevance | path

Searched refs:applyVolume (Results 1 – 1 of 1) sorted by relevance

/frameworks/av/services/audiopolicy/managerdefault/
DAudioPolicyManager.cpp2762 bool applyVolume = false; in setVolumeIndexForAttributes() local
2765 applyVolume = (curSrcDevices.find( in setVolumeIndexForAttributes()
2768 applyVolume = !curves.hasVolumeIndexForDevice(curSrcDevice); in setVolumeIndexForAttributes()
2770 if (!applyVolume) { in setVolumeIndexForAttributes()
2777 applyVolume = false; in setVolumeIndexForAttributes()
2795 applyVolume = false; in setVolumeIndexForAttributes()
2801 applyVolume = true; in setVolumeIndexForAttributes()
2804 if (isPreempted || applyVolume) { in setVolumeIndexForAttributes()
2808 if (!applyVolume) { in setVolumeIndexForAttributes()