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()
120 OutputProfileCollection mOutputProfiles; // output profiles exposed by this module
/frameworks/av/services/audiopolicy/managerdefault/
DAudioPolicyManager.cpp1305 const OutputProfileCollection &outputProfiles = deviceModule->getOutputProfiles(); in getBestMsdAudioProfileFor()
4258 const OutputProfileCollection &outputProfiles = hwModule->getOutputProfiles(); in isHapticPlaybackSupported()