Home
last modified time | relevance | path

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

/frameworks/av/services/audiopolicy/common/managerdefinitions/include/
DAudioProfile.h205 FormatVector getSupportedFormats() const in getSupportedFormats() function
/frameworks/av/services/audiopolicy/managerdefault/
DAudioPolicyManager.cpp5921 const FormatVector &supportedFormats = profiles.getSupportedFormats(); in AudioPolicyManager()