HomeSort by relevance Sort by last modified time
    Searched defs:system_tray_notifier (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/ash/
root_window_controller.cc 31 #include "ash/system/tray/system_tray_notifier.h"
272 Shell::GetInstance()->system_tray_notifier()->
278 SystemTrayNotifier* system_tray_notifier = local
279 Shell::GetInstance()->system_tray_notifier();
280 if (system_tray_notifier)
281 system_tray_notifier->RemoveAccessibilityObserver(this);
    [all...]
shell.h 486 SystemTrayNotifier* system_tray_notifier() { function in class:ash::Shell

Completed in 209 milliseconds