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

  /external/chromium_org/ash/
shell.h 414 return system_tray_notifier_.get();
539 scoped_ptr<SystemTrayNotifier> system_tray_notifier_; member in class:ash::Shell
shell.cc 294 system_tray_notifier_.reset();
614 // Create system_tray_notifier_ before the delegate.
615 system_tray_notifier_.reset(new ash::SystemTrayNotifier());
    [all...]

Completed in 191 milliseconds