Searched defs:setVolumeIndexMin (Results 1 – 2 of 2) sorted by relevance
66 void StreamDescriptor::setVolumeIndexMin(int volIndexMin) in setVolumeIndexMin() function in android::StreamDescriptor138 void StreamDescriptorCollection::setVolumeIndexMin(audio_stream_type_t stream,int volIndexMin) in setVolumeIndexMin() function in android::StreamDescriptorCollection
102 void setVolumeIndexMin(int volIndexMin) { mIndexMin = volIndexMin; } in setVolumeIndexMin() function