ShelfWindowWatcher 54 ash/shelf/shelf_window_watcher.cc ShelfWindowWatcher::RootWindowObserver::RootWindowObserver( ShelfWindowWatcher 55 ash/shelf/shelf_window_watcher.cc ShelfWindowWatcher* window_watcher) ShelfWindowWatcher 59 ash/shelf/shelf_window_watcher.cc ShelfWindowWatcher::RootWindowObserver::~RootWindowObserver() { ShelfWindowWatcher 62 ash/shelf/shelf_window_watcher.cc void ShelfWindowWatcher::RootWindowObserver::OnWindowDestroying( ShelfWindowWatcher 67 ash/shelf/shelf_window_watcher.cc ShelfWindowWatcher::RemovedWindowObserver::RemovedWindowObserver( ShelfWindowWatcher 68 ash/shelf/shelf_window_watcher.cc ShelfWindowWatcher* window_watcher) ShelfWindowWatcher 72 ash/shelf/shelf_window_watcher.cc ShelfWindowWatcher::RemovedWindowObserver::~RemovedWindowObserver() { ShelfWindowWatcher 75 ash/shelf/shelf_window_watcher.cc void ShelfWindowWatcher::RemovedWindowObserver::OnWindowParentChanged( ShelfWindowWatcher 100 ash/shelf/shelf_window_watcher.cc void ShelfWindowWatcher::RemovedWindowObserver::OnWindowDestroyed( ShelfWindowWatcher 106 ash/shelf/shelf_window_watcher.cc ShelfWindowWatcher::ShelfWindowWatcher( ShelfWindowWatcher 127 ash/shelf/shelf_window_watcher.cc ShelfWindowWatcher::~ShelfWindowWatcher() { ShelfWindowWatcher 131 ash/shelf/shelf_window_watcher.cc void ShelfWindowWatcher::AddShelfItem(aura::Window* window) { ShelfWindowWatcher 146 ash/shelf/shelf_window_watcher.cc void ShelfWindowWatcher::RemoveShelfItem(aura::Window* window) { ShelfWindowWatcher 151 ash/shelf/shelf_window_watcher.cc void ShelfWindowWatcher::OnRootWindowAdded(aura::Window* root_window) { ShelfWindowWatcher 166 ash/shelf/shelf_window_watcher.cc void ShelfWindowWatcher::OnRootWindowRemoved(aura::Window* root_window) { ShelfWindowWatcher 172 ash/shelf/shelf_window_watcher.cc void ShelfWindowWatcher::UpdateShelfItemStatus(aura::Window* window, ShelfWindowWatcher 182 ash/shelf/shelf_window_watcher.cc int ShelfWindowWatcher::GetShelfItemIndexForWindow( ShelfWindowWatcher 187 ash/shelf/shelf_window_watcher.cc void ShelfWindowWatcher::StartObservingRemovedWindow(aura::Window* window) { ShelfWindowWatcher 191 ash/shelf/shelf_window_watcher.cc void ShelfWindowWatcher::FinishObservingRemovedWindow(aura::Window* window) { ShelfWindowWatcher 196 ash/shelf/shelf_window_watcher.cc void ShelfWindowWatcher::OnWindowActivated(aura::Window* gained_active, ShelfWindowWatcher 204 ash/shelf/shelf_window_watcher.cc void ShelfWindowWatcher::OnWindowAdded(aura::Window* window) { ShelfWindowWatcher 223 ash/shelf/shelf_window_watcher.cc void ShelfWindowWatcher::OnWillRemoveWindow(aura::Window* window) { ShelfWindowWatcher 235 ash/shelf/shelf_window_watcher.cc void ShelfWindowWatcher::OnWindowDestroying(aura::Window* window) { ShelfWindowWatcher 241 ash/shelf/shelf_window_watcher.cc void ShelfWindowWatcher::OnWindowPropertyChanged(aura::Window* window, ShelfWindowWatcher 270 ash/shelf/shelf_window_watcher.cc void ShelfWindowWatcher::OnDisplayBoundsChanged(const gfx::Display& display) { ShelfWindowWatcher 273 ash/shelf/shelf_window_watcher.cc void ShelfWindowWatcher::OnDisplayAdded(const gfx::Display& new_display) { ShelfWindowWatcher 284 ash/shelf/shelf_window_watcher.cc void ShelfWindowWatcher::OnDisplayRemoved(const gfx::Display& old_display) { ShelfWindowWatcher 34 ash/shelf/shelf_window_watcher.h class ShelfWindowWatcher : public aura::client::ActivationChangeObserver, ShelfWindowWatcher 38 ash/shelf/shelf_window_watcher.h ShelfWindowWatcher(ShelfModel* model, ShelfWindowWatcher 40 ash/shelf/shelf_window_watcher.h virtual ~ShelfWindowWatcher(); ShelfWindowWatcher 45 ash/shelf/shelf_window_watcher.h explicit RootWindowObserver(ShelfWindowWatcher* window_watcher); ShelfWindowWatcher 53 ash/shelf/shelf_window_watcher.h ShelfWindowWatcher* window_watcher_; ShelfWindowWatcher 62 ash/shelf/shelf_window_watcher.h explicit RemovedWindowObserver(ShelfWindowWatcher* window_watcher); ShelfWindowWatcher 72 ash/shelf/shelf_window_watcher.h ShelfWindowWatcher* window_watcher_; ShelfWindowWatcher 143 ash/shelf/shelf_window_watcher.h DISALLOW_COPY_AND_ASSIGN(ShelfWindowWatcher); ShelfWindowWatcher 563 ash/shell.cc shelf_window_watcher_.reset(new ShelfWindowWatcher( ShelfWindowWatcher 129 ash/shell.h class ShelfWindowWatcher; ShelfWindowWatcher 635 ash/shell.h scoped_ptr<ShelfWindowWatcher> shelf_window_watcher_;