Searched refs:InputProfileCollection (Results 1 - 1 of 1) sorted by last modified time

/frameworks/av/services/audiopolicy/common/managerdefinitions/include/
H A DHwModule.h35 typedef Vector<sp<IOProfile> > InputProfileCollection; typedef in namespace:android
50 const InputProfileCollection &getInputProfiles() const { return mInputProfiles; }
93 InputProfileCollection mInputProfiles; // input profiles exposed by this module

Completed in 47 milliseconds