Home
last modified time | relevance | path

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

/external/chromium_org/ash/system/tray/
Dsystem_tray_notifier.h113 void NotifyAudioNodesChanged();
Dsystem_tray_notifier.cc217 void SystemTrayNotifier::NotifyAudioNodesChanged() { in NotifyAudioNodesChanged() function in ash::SystemTrayNotifier
/external/chromium_org/chrome/browser/ui/ash/
Dsystem_tray_delegate_chromeos.cc1279 GetSystemTrayNotifier()->NotifyAudioNodesChanged(); in OnAudioNodesChanged()