Searched refs:InputProfileCollection (Results 1 – 2 of 2) sorted by relevance
35 typedef Vector<sp<IOProfile> > InputProfileCollection; typedef66 const InputProfileCollection &getInputProfiles() const { return mInputProfiles; } in getInputProfiles()120 InputProfileCollection mInputProfiles; // input profiles exposed by this module
1327 const InputProfileCollection &inputProfiles = msdModule->getInputProfiles(); in getBestMsdAudioProfileFor()