Home
last modified time | relevance | path

Searched defs:SetVolumeControlStream (Results 1 – 4 of 4) sorted by relevance

/system/media/brillo/audio/audioservice/aidl/android/brillo/brilloaudioservice/
DIBrilloAudioService.aidl61 void SetVolumeControlStream(int stream); in SetVolumeControlStream() method
/system/media/brillo/audio/audioservice/
Dbrillo_audio_service_impl.cpp150 Status BrilloAudioServiceImpl::SetVolumeControlStream(int stream) { in SetVolumeControlStream() function in brillo::BrilloAudioServiceImpl
Dbrillo_audio_client.cpp158 int BrilloAudioClient::SetVolumeControlStream(BAudioUsage usage) { in SetVolumeControlStream() function in brillo::BrilloAudioClient
Daudio_volume_handler.cpp176 void AudioVolumeHandler::SetVolumeControlStream(audio_stream_type_t stream) { in SetVolumeControlStream() function in brillo::AudioVolumeHandler