Home | History | Annotate | Download | only in audioflinger

Lines Matching defs:initStreamVolume

782 void AudioPolicyManagerBase::initStreamVolume(AudioSystem::stream_type stream,
786 LOGV("initStreamVolume() stream %d, min %d, max %d", stream , indexMin, indexMax);
788 LOGW("initStreamVolume() invalid index limits for stream %d, min %d, max %d", stream , indexMin, indexMax);