Home
last modified time | relevance | path

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

/aosp12/frameworks/av/services/audiopolicy/engine/common/src/
H A DEngineDefaultConfig.h160 const engineConfig::VolumeGroups gSystemVolumeGroups = { variable
H A DEngineBase.cpp172 std::begin(gSystemVolumeGroups), std::end(gSystemVolumeGroups)); in loadAudioPolicyEngineConfig()