Home
last modified time | relevance | path

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

/frameworks/av/services/audiopolicy/common/managerdefinitions/include/
DHwModule.h35 typedef Vector<sp<IOProfile> > InputProfileCollection; typedef
71 const InputProfileCollection &getInputProfiles() const { return mInputProfiles; } in getInputProfiles()
129 InputProfileCollection mInputProfiles; // input profiles exposed by this module
/frameworks/av/services/audiopolicy/managerdefault/
DAudioPolicyManager.h1061 const InputProfileCollection &inputProfiles,
DAudioPolicyManager.cpp1830 const InputProfileCollection &inputProfiles, in getMsdProfiles()
1939 const InputProfileCollection inputProfiles = msdIsSource ? in buildMsdPatch()
6126 const InputProfileCollection &inputProfiles = hwModule->getInputProfiles(); in isUltrasoundSupported()
6147 const InputProfileCollection &inputProfiles = hwModule->getInputProfiles(); in isHotwordStreamSupported()