Searched defs:streamVolume (Results 1 – 5 of 5) sorted by relevance
658 int streamVolume = mAudioManager.getStreamVolume(streamType); in onReceive() local666 int streamVolume = mAudioManager.getStreamVolume(streamType); in onReceive() local
97 float streamVolume(AudioStreamType stream, int /* audio_io_handle_t */ output); in streamVolume() method
336 float AudioFlingerClientAdapter::streamVolume(audio_stream_type_t stream, in streamVolume() function in android::AudioFlingerClientAdapter951 Status AudioFlingerServerAdapter::streamVolume(AudioStreamType stream, int32_t output, in streamVolume() function in android::AudioFlingerServerAdapter
2695 float AudioFlinger::PlaybackThread::streamVolume(audio_stream_type_t stream) const in streamVolume() function in android::AudioFlinger::PlaybackThread10371 float AudioFlinger::MmapPlaybackThread::streamVolume(audio_stream_type_t stream) const in streamVolume() function in android::AudioFlinger::MmapPlaybackThread
1671 float AudioFlinger::streamVolume(audio_stream_type_t stream, audio_io_handle_t output) const in streamVolume() function in android::AudioFlinger