Home
last modified time | relevance | path

Searched defs:SetSystemVolume (Results 1 – 3 of 3) sorted by relevance

/dports/www/chromium-legacy/chromium-88.0.4324.182/chromeos/services/assistant/platform/
H A Dvolume_control_impl.cc43 void VolumeControlImpl::SetSystemVolume(float new_volume, bool user_initiated) { in SetSystemVolume() function in chromeos::assistant::VolumeControlImpl
/dports/www/chromium-legacy/chromium-88.0.4324.182/chromeos/services/assistant/test_support/
H A Dfake_platform_api.cc21 void SetSystemVolume(float new_volume, bool user_initiated) override {} in SetSystemVolume() function in chromeos::assistant::__anon3afec0230111::FakeVolumeControl
/dports/multimedia/kodi/xbmc-19.3-Matrix/xbmc/platform/android/activity/
H A DXBMCApp.cpp1002 void CXBMCApp::SetSystemVolume(float percent) in SetSystemVolume() function in CXBMCApp