Home
last modified time | relevance | path

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

/frameworks/av/services/audiopolicy/engine/common/src/
DProductStrategy.cpp116 bool ProductStrategy::supportStreamType(const audio_stream_type_t &streamType) const in supportStreamType() function in android::ProductStrategy
188 if (strategy->supportStreamType(stream)) { in getAttributesForStreamType()
239 if (iter.second->supportStreamType(stream)) { in getProductStrategyForStream()
/frameworks/av/services/audiopolicy/engine/common/include/
DProductStrategy.h73 bool supportStreamType(const audio_stream_type_t &streamType) const;