Searched refs:supportStreamType (Results 1 – 2 of 2) sorted by relevance
116 bool ProductStrategy::supportStreamType(const audio_stream_type_t &streamType) const in supportStreamType() function in android::ProductStrategy188 if (strategy->supportStreamType(stream)) { in getAttributesForStreamType()239 if (iter.second->supportStreamType(stream)) { in getProductStrategyForStream()
73 bool supportStreamType(const audio_stream_type_t &streamType) const;