observed_root_windows_  114 ash/shelf/shelf_window_watcher.cc       observed_root_windows_(&root_window_observer_),
observed_root_windows_  156 ash/shelf/shelf_window_watcher.cc   observed_root_windows_.Add(root_window);
observed_root_windows_  167 ash/shelf/shelf_window_watcher.cc   observed_root_windows_.Remove(root_window);
observed_root_windows_  280 ash/shelf/shelf_window_watcher.cc   if (!observed_root_windows_.IsObserving(root_window))
observed_root_windows_  134 ash/shelf/shelf_window_watcher.h   ScopedObserver<aura::Window, aura::WindowObserver> observed_root_windows_;
observed_root_windows_   89 chrome/browser/ui/ash/launcher/browser_status_monitor.cc       observed_root_windows_.Add(static_cast<aura::Window*>(*iter));
observed_root_windows_  167 chrome/browser/ui/ash/launcher/browser_status_monitor.cc   observed_root_windows_.Remove(window);
observed_root_windows_  209 chrome/browser/ui/ash/launcher/browser_status_monitor.cc   if (!observed_root_windows_.IsObserving(root_window)) {
observed_root_windows_  210 chrome/browser/ui/ash/launcher/browser_status_monitor.cc     observed_root_windows_.Add(static_cast<aura::Window*>(root_window));
observed_root_windows_  150 chrome/browser/ui/ash/launcher/browser_status_monitor.h   ScopedObserver<aura::Window, aura::WindowObserver> observed_root_windows_;