Searched refs:DEVICE_CATEGORY_CNT (Results 1 - 6 of 6) sorted by relevance

/frameworks/av/services/audiopolicy/common/include/
H A DVolume.h60 DEVICE_CATEGORY_CNT enumerator in enum:Volume::device_category
/frameworks/av/services/audiopolicy/common/managerdefinitions/include/
H A DStreamDescriptor.h51 const VolumeCurvePoint *mVolumeCurve[Volume::DEVICE_CATEGORY_CNT];
/frameworks/av/services/audiopolicy/engineconfigurable/parameter-framework/plugin/
H A DVolumeProfile.cpp39 if (categoryKey >= Volume::DEVICE_CATEGORY_CNT) {
/frameworks/av/services/audiopolicy/enginedefault/src/
H A DGains.h61 static const VolumeCurvePoint *sVolumeProfiles[AUDIO_STREAM_CNT][Volume::DEVICE_CATEGORY_CNT];
H A DEngine.cpp92 for (int j = 0; j < Volume::DEVICE_CATEGORY_CNT; j++) {
138 for (int j = 0; j < Volume::DEVICE_CATEGORY_CNT; j++) {
144 for (int j = 0; j < Volume::DEVICE_CATEGORY_CNT; j++) {
H A DGains.cpp117 [Volume::DEVICE_CATEGORY_CNT] = {

Completed in 81 milliseconds