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()120 OutputProfileCollection mOutputProfiles; // output profiles exposed by this module
1305 const OutputProfileCollection &outputProfiles = deviceModule->getOutputProfiles(); in getBestMsdAudioProfileFor()4258 const OutputProfileCollection &outputProfiles = hwModule->getOutputProfiles(); in isHapticPlaybackSupported()