Searched refs:ShelfWindowObserver (Results 1 – 2 of 2) sorted by relevance
176 class ShelfWindowObserver;299 scoped_ptr<ShelfWindowObserver> shelf_observer_;
365 class DockedWindowLayoutManager::ShelfWindowObserver : public WindowObserver { class in ash::DockedWindowLayoutManager367 explicit ShelfWindowObserver( in ShelfWindowObserver() function in ash::DockedWindowLayoutManager::ShelfWindowObserver375 virtual ~ShelfWindowObserver() { in ~ShelfWindowObserver()399 DISALLOW_COPY_AND_ASSIGN(ShelfWindowObserver);552 shelf_observer_.reset(new ShelfWindowObserver(this)); in SetShelf()