Searched refs:OnShelfDestroyed (Results 1 - 9 of 9) sorted by relevance

/external/chromium_org/ash/shelf/
H A Dshelf_delegate.h26 virtual void OnShelfDestroyed(Shelf* shelf) = 0;
H A Dshelf.cc59 delegate_->OnShelfDestroyed(this);
H A Dshelf_view_unittest.cc241 virtual void OnShelfDestroyed(Shelf* shelf) OVERRIDE {}
/external/chromium_org/ash/shell/
H A Dshelf_delegate_impl.cc26 void ShelfDelegateImpl::OnShelfDestroyed(Shelf* shelf) { function in class:ash::shell::ShelfDelegateImpl
H A Dshelf_delegate_impl.h29 virtual void OnShelfDestroyed(Shelf* shelf) OVERRIDE;
/external/chromium_org/ash/test/
H A Dtest_shelf_delegate.h41 virtual void OnShelfDestroyed(Shelf* shelf) OVERRIDE;
H A Dtest_shelf_delegate.cc81 void TestShelfDelegate::OnShelfDestroyed(Shelf* shelf) { function in class:ash::test::TestShelfDelegate
/external/chromium_org/chrome/browser/ui/ash/launcher/
H A Dchrome_launcher_controller.h295 virtual void OnShelfDestroyed(ash::Shelf* shelf) OVERRIDE;
H A Dchrome_launcher_controller.cc1099 void ChromeLauncherController::OnShelfDestroyed(ash::Shelf* shelf) { function in class:ChromeLauncherController

Completed in 286 milliseconds