Searched refs:VolumeProfile (Results 1 - 5 of 5) sorted by relevance

/frameworks/av/services/audiopolicy/engineconfigurable/parameter-framework/plugin/
H A DVolumeProfile.h28 class VolumeProfile : public CFormattedSubsystemObject class in inherits:CFormattedSubsystemObject
39 VolumeProfile(const std::string &mappingValue,
H A DVolumeProfile.cpp17 #include "VolumeProfile.h"
26 VolumeProfile::VolumeProfile(const string &mappingValue, function in class:VolumeProfile
56 bool VolumeProfile::receiveFromHW(string & /*error*/)
61 bool VolumeProfile::sendToHW(string & /*error*/)
H A DAndroid.mk11 VolumeProfile.cpp \
H A DPolicySubsystem.cpp23 #include "VolumeProfile.h"
43 const char *const PolicySubsystem::mVolumeProfileComponentName = "VolumeProfile";
88 new TSubsystemObjectFactory<VolumeProfile>(
/frameworks/av/services/audiopolicy/engineconfigurable/src/
H A DEngine.h32 class VolumeProfile;

Completed in 57 milliseconds