Home
last modified time | relevance | path

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

/frameworks/av/services/audiopolicy/engine/config/src/
DEngineConfig.cpp644 static constexpr const char *legacyVolumeTag = "volume"; variable
677 ALOGV("%s: %s=%s", __func__, legacyVolumeTag, in deserializeLegacyVolume()
705 if (!xmlStrcmp(child->name, (const xmlChar *)legacyVolumeTag)) { in deserializeLegacyVolumeCollection()