Searched refs:OutputProfileCollection (Results 1 – 2 of 2) sorted by relevance
36 typedef Vector<sp<IOProfile> > OutputProfileCollection; typedef67 const OutputProfileCollection &getOutputProfiles() const { return mOutputProfiles; } in getOutputProfiles()119 OutputProfileCollection mOutputProfiles; // output profiles exposed by this module
1332 const OutputProfileCollection &outputProfiles = deviceModule->getOutputProfiles(); in getBestMsdAudioProfileFor()4165 const OutputProfileCollection &outputProfiles = hwModule->getOutputProfiles(); in isHapticPlaybackSupported()