Searched defs:streamVolume (Results 1 – 5 of 5) sorted by relevance
594 int streamVolume = mAudioManager.getStreamVolume(streamType); in onReceive() local600 int streamVolume = mAudioManager.getStreamVolume(streamType); in onReceive() local
93 float streamVolume(AudioStreamType stream, int /* audio_io_handle_t */ output); in streamVolume() method
324 float AudioFlingerClientAdapter::streamVolume(audio_stream_type_t stream, in streamVolume() function in android::AudioFlingerClientAdapter878 Status AudioFlingerServerAdapter::streamVolume(media::AudioStreamType stream, int32_t output, in streamVolume() function in android::AudioFlingerServerAdapter
2632 float AudioFlinger::PlaybackThread::streamVolume(audio_stream_type_t stream) const in streamVolume() function in android::AudioFlinger::PlaybackThread10203 float AudioFlinger::MmapPlaybackThread::streamVolume(audio_stream_type_t stream) const in streamVolume() function in android::AudioFlinger::MmapPlaybackThread
1424 float AudioFlinger::streamVolume(audio_stream_type_t stream, audio_io_handle_t output) const in streamVolume() function in android::AudioFlinger