Searched defs:addCurrentVolumeIndex (Results 1 - 1 of 1) sorted by relevance

/frameworks/av/services/audiopolicy/common/managerdefinitions/src/
H A DStreamDescriptor.cpp56 void StreamDescriptor::addCurrentVolumeIndex(audio_devices_t device, int index) function in class:android::StreamDescriptor
114 void StreamDescriptorCollection::addCurrentVolumeIndex(audio_stream_type_t stream, function in class:android::StreamDescriptorCollection
117 editValueAt(stream).addCurrentVolumeIndex(device, index);

Completed in 193 milliseconds