Searched defs:streamVolume (Results 1 – 3 of 3) sorted by relevance
650 int streamVolume = mAudioManager.getStreamVolume(streamType); in onReceive() local658 int streamVolume = mAudioManager.getStreamVolume(streamType); in onReceive() local
801 int streamVolume = mAudioService.getStreamVolume(streamType); in circularNoMinMaxIncrementVolume() local
2871 float PlaybackThread::streamVolume(audio_stream_type_t stream) const in streamVolume() function in android::PlaybackThread11345 float MmapPlaybackThread::streamVolume(audio_stream_type_t stream) const in streamVolume() function in android::MmapPlaybackThread