Searched refs:GetVolumePercent (Results 1 - 3 of 3) sorted by relevance

/external/chromium/chrome/browser/chromeos/
H A Daudio_handler.h27 double GetVolumePercent();
35 // capping at 100%. GetVolumePercent() will be accurate after this
H A Dsystem_key_event_listener.cc140 // function returns faster without blocking on GetVolumePercent(), and still
161 audio_handler_->GetVolumePercent());
172 audio_handler_->GetVolumePercent());
H A Daudio_handler.cc35 double AudioHandler::GetVolumePercent() { function in class:chromeos::AudioHandler

Completed in 120 milliseconds