Home
last modified time | relevance | path

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

/external/chromium_org/ash/system/tray/
Dsystem_tray_notifier.h110 void NotifyAudioActiveOutputNodeChanged();
Dsystem_tray_notifier.cc216 void SystemTrayNotifier::NotifyAudioActiveOutputNodeChanged() { in NotifyAudioActiveOutputNodeChanged() function in ash::SystemTrayNotifier
/external/chromium_org/chrome/browser/ui/ash/
Dsystem_tray_delegate_chromeos.cc1200 GetSystemTrayNotifier()->NotifyAudioActiveOutputNodeChanged(); in OnActiveOutputNodeChanged()