Searched refs:OnOutputMuteChanged (Results 1 - 15 of 15) sorted by relevance

/external/chromium_org/ash/system/audio/
H A Daudio_observer.h18 virtual void OnOutputMuteChanged() = 0;
H A Dtray_audio.h55 virtual void OnOutputMuteChanged() OVERRIDE;
H A Dtray_audio.cc111 void TrayAudio::OnOutputMuteChanged() { function in class:ash::TrayAudio
/external/chromium_org/chrome/browser/ui/ash/
H A Dvolume_controller_chromeos.h28 virtual void OnOutputMuteChanged() OVERRIDE;
H A Dvolume_controller_chromeos.cc105 void VolumeController::OnOutputMuteChanged() { function in class:VolumeController
H A Dsystem_tray_delegate_chromeos.h195 virtual void OnOutputMuteChanged() OVERRIDE;
H A Dsystem_tray_delegate_chromeos.cc1185 void SystemTrayDelegateChromeOS::OnOutputMuteChanged() { function in class:chromeos::SystemTrayDelegateChromeOS
/external/chromium_org/extensions/shell/browser/
H A Dshell_audio_controller_chromeos.h55 virtual void OnOutputMuteChanged() OVERRIDE;
H A Dshell_audio_controller_chromeos.cc88 void ShellAudioController::OnOutputMuteChanged() {} function in class:extensions::ShellAudioController
/external/chromium_org/chrome/browser/extensions/api/audio/
H A Daudio_service_chromeos.cc43 virtual void OnOutputMuteChanged() OVERRIDE;
198 void AudioServiceImpl::OnOutputMuteChanged() { function in class:extensions::AudioServiceImpl
/external/chromium_org/chromeos/audio/
H A Dcras_audio_handler.h43 virtual void OnOutputMuteChanged();
H A Dcras_audio_handler.cc56 void CrasAudioHandler::AudioObserver::OnOutputMuteChanged() { function in class:chromeos::CrasAudioHandler::AudioObserver
344 FOR_EACH_OBSERVER(AudioObserver, observers_, OnOutputMuteChanged());
H A Dcras_audio_handler_unittest.cc260 virtual void OnOutputMuteChanged() OVERRIDE {
1698 // Verify the output is muted, OnOutputMuteChanged event is fired,
1708 // Verify the output is unmuted, OnOutputMuteChanged event is fired,
/external/chromium_org/ash/system/tray/
H A Dsystem_tray_notifier.cc206 OnOutputMuteChanged());
/external/chromium_org/chrome/browser/policy/
H A Dpolicy_browsertest.cc495 virtual void OnOutputMuteChanged() OVERRIDE {

Completed in 3816 milliseconds