Searched refs:typeMix (Results 1 - 2 of 2) sorted by relevance

/frameworks/av/services/audiopolicy/common/managerdefinitions/include/
H A DSerializer.h139 static const char typeMix[]; /**< type attribute mix value. */ member in struct:android::RouteTraits::Attributes
/frameworks/av/services/audiopolicy/common/managerdefinitions/src/
H A DSerializer.cpp341 const char RouteTraits::Attributes::typeMix[] = "mix"; member in class:android::RouteTraits::Attributes
354 audio_route_type_t routeType = (type == Attributes::typeMix) ?

Completed in 54 milliseconds