Home
last modified time | relevance | path

Searched refs:getSupportedStreams (Results 1 – 3 of 3) sorted by relevance

/frameworks/av/services/audiopolicy/engine/common/include/
DProductStrategy.h58 StreamTypeVector getSupportedStreams() const;
/frameworks/av/services/audiopolicy/engine/common/src/
DProductStrategy.cpp92 StreamTypeVector ProductStrategy::getSupportedStreams() const in getSupportedStreams() function in android::ProductStrategy
DEngineBase.cpp314 mProductStrategies.at(ps)->getSupportedStreams() : in getStreamTypesForProductStrategy()