Home
last modified time | relevance | path

Searched refs:mDeviceCategory (Results 1 – 2 of 2) sorted by relevance

/frameworks/av/services/audiopolicy/common/managerdefinitions/include/
DVolumeCurve.h53 mDeviceCategory(device), mStreamType(stream) {} in VolumeCurve()
55 device_category getDeviceCategory() const { return mDeviceCategory; } in getDeviceCategory()
66 device_category mDeviceCategory; variable
/frameworks/av/services/audiopolicy/common/managerdefinitions/src/
DVolumeCurve.cpp62 mDeviceCategory, mStreamType, in volIndexToDb()