HomeSort by relevance Sort by last modified time
    Searched refs:volumePointTag (Results 1 - 2 of 2) sorted by null

  /frameworks/av/services/audiopolicy/common/managerdefinitions/include/
Serializer.h 195 static const char *const volumePointTag;
  /frameworks/av/services/audiopolicy/common/managerdefinitions/src/
Serializer.cpp 514 const char *const VolumeTraits::volumePointTag = "point";
559 if (!xmlStrcmp(child->name, (const xmlChar *)volumePointTag)) {
568 ALOGE("%s: Invalid %s: %s", __FUNCTION__, volumePointTag,

Completed in 574 milliseconds