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