Searched defs:streamVolume (Results 1 – 5 of 5) sorted by relevance
649 int streamVolume = mAudioManager.getStreamVolume(streamType); in onReceive() local657 int streamVolume = mAudioManager.getStreamVolume(streamType); in onReceive() local
101 float streamVolume(AudioStreamType stream, int /* audio_io_handle_t */ output); in streamVolume() method
349 float AudioFlingerClientAdapter::streamVolume(audio_stream_type_t stream, in streamVolume() function in android::AudioFlingerClientAdapter1011 Status AudioFlingerServerAdapter::streamVolume(AudioStreamType stream, int32_t output, in streamVolume() function in android::AudioFlingerServerAdapter
2762 float AudioFlinger::PlaybackThread::streamVolume(audio_stream_type_t stream) const in streamVolume() function in android::AudioFlinger::PlaybackThread10698 float AudioFlinger::MmapPlaybackThread::streamVolume(audio_stream_type_t stream) const in streamVolume() function in android::AudioFlinger::MmapPlaybackThread
1777 float AudioFlinger::streamVolume(audio_stream_type_t stream, audio_io_handle_t output) const in streamVolume() function in android::AudioFlinger