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.h61 StreamTypeVector getSupportedStreams() const;
/frameworks/av/services/audiopolicy/engine/common/src/
DProductStrategy.cpp104 StreamTypeVector ProductStrategy::getSupportedStreams() const in getSupportedStreams() function in android::ProductStrategy
DEngineBase.cpp257 mProductStrategies.at(ps)->getSupportedStreams() : in getStreamTypesForProductStrategy()