Searched refs:typeMix (Results 1 – 2 of 2) sorted by relevance
139 static const char typeMix[]; /**< type attribute mix value. */ member
341 const char RouteTraits::Attributes::typeMix[] = "mix"; member in android::RouteTraits::Attributes354 audio_route_type_t routeType = (type == Attributes::typeMix) ? in deserialize()