Home
last modified time | relevance | path

Searched refs:NotifyAudioOutputMuteChanged (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/ash/system/tray/
Dsystem_tray_notifier.h112 void NotifyAudioOutputMuteChanged();
Dsystem_tray_notifier.cc210 void SystemTrayNotifier::NotifyAudioOutputMuteChanged() { in NotifyAudioOutputMuteChanged() function in ash::SystemTrayNotifier
/external/chromium_org/chrome/browser/ui/ash/
Dsystem_tray_delegate_chromeos.cc1269 GetSystemTrayNotifier()->NotifyAudioOutputMuteChanged(); in OnOutputMuteChanged()