Searched defs:system_tray_notifier (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/ash/
H A Dash_touch_exploration_manager_chromeos.cc11 #include "ash/system/tray/system_tray_notifier.h"
24 Shell::GetInstance()->system_tray_notifier()->AddAccessibilityObserver(this);
29 SystemTrayNotifier* system_tray_notifier = local
30 Shell::GetInstance()->system_tray_notifier();
31 if (system_tray_notifier)
32 system_tray_notifier->RemoveAccessibilityObserver(this);
H A Dshell.h493 SystemTrayNotifier* system_tray_notifier() { function in class:ash::Shell

Completed in 91 milliseconds