Home | History | Annotate | Download | only in view

Lines Matching defs:setStreamVolume

334     private void setStreamVolume(int streamType, int index, int flags) {
340 mAudioManager.setStreamVolume(streamType, index, flags);
913 setStreamVolume(sc.streamType, progress, 0);