Searched defs:streamVolume (Results 1 – 6 of 6) sorted by relevance
252 final int streamVolume = (mAm.getStreamMinVolume(streamType) + mAm.getStreamMaxVolume( in prepareAudioServiceState() local744 int streamVolume = mAudioService.getStreamVolume(streamType); in circularNoMinMaxIncrementVolume() local
650 int streamVolume = mAudioManager.getStreamVolume(streamType); in onReceive() local658 int streamVolume = mAudioManager.getStreamVolume(streamType); in onReceive() local
102 float streamVolume(AudioStreamType stream, int /* audio_io_handle_t */ output); in streamVolume() method
353 float AudioFlingerClientAdapter::streamVolume(audio_stream_type_t stream, in streamVolume() function in android::AudioFlingerClientAdapter1043 Status AudioFlingerServerAdapter::streamVolume(AudioStreamType stream, int32_t output, in streamVolume() function in android::AudioFlingerServerAdapter
2841 float PlaybackThread::streamVolume(audio_stream_type_t stream) const in streamVolume() function in android::PlaybackThread11048 float MmapPlaybackThread::streamVolume(audio_stream_type_t stream) const in streamVolume() function in android::MmapPlaybackThread
1670 float AudioFlinger::streamVolume(audio_stream_type_t stream, audio_io_handle_t output) const in streamVolume() function in android::AudioFlinger