Searched defs:addCurrentVolumeIndex (Results 1 – 2 of 2) sorted by relevance
61 void StreamDescriptor::addCurrentVolumeIndex(audio_devices_t device, int index) in addCurrentVolumeIndex() function in android::StreamDescriptor119 void StreamDescriptorCollection::addCurrentVolumeIndex(audio_stream_type_t stream, in addCurrentVolumeIndex() function in android::StreamDescriptorCollection
100 void addCurrentVolumeIndex(audio_devices_t device, int index) { mIndexCur.add(device, index); } in addCurrentVolumeIndex() function177 … virtual void addCurrentVolumeIndex(audio_stream_type_t stream, audio_devices_t device, int index) in addCurrentVolumeIndex() function