Home
last modified time | relevance | path

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

/frameworks/av/services/audiopolicy/common/managerdefinitions/include/
DHwModule.h36 typedef Vector<sp<IOProfile> > OutputProfileCollection; typedef
67 const OutputProfileCollection &getOutputProfiles() const { return mOutputProfiles; } in getOutputProfiles()
119 OutputProfileCollection mOutputProfiles; // output profiles exposed by this module
/frameworks/av/services/audiopolicy/managerdefault/
DAudioPolicyManager.cpp1332 const OutputProfileCollection &outputProfiles = deviceModule->getOutputProfiles(); in getBestMsdAudioProfileFor()
4165 const OutputProfileCollection &outputProfiles = hwModule->getOutputProfiles(); in isHapticPlaybackSupported()