Home
last modified time | relevance | path

Searched defs:getVolumeIndex (Results 1 – 3 of 3) sorted by relevance

/frameworks/av/services/audiopolicy/common/managerdefinitions/include/
DStreamDescriptor.h80 virtual int getVolumeIndex(audio_stream_type_t stream, audio_devices_t device) in getVolumeIndex() function
DVolumeCurve.h88 int getVolumeIndex(audio_devices_t device) const in getVolumeIndex() function
191 virtual int getVolumeIndex(audio_stream_type_t stream, audio_devices_t device) in getVolumeIndex() function
/frameworks/av/services/audiopolicy/common/managerdefinitions/src/
DStreamDescriptor.cpp46 int StreamDescriptor::getVolumeIndex(audio_devices_t device) const in getVolumeIndex() function in android::StreamDescriptor