Home
last modified time | relevance | path

Searched defs:OnShelfDestroyed (Results 1 – 4 of 4) sorted by relevance

/external/chromium_org/ash/shell/
Dshelf_delegate_impl.cc26 void ShelfDelegateImpl::OnShelfDestroyed(Shelf* shelf) { in OnShelfDestroyed() function in ash::shell::ShelfDelegateImpl
/external/chromium_org/ash/test/
Dtest_shelf_delegate.cc81 void TestShelfDelegate::OnShelfDestroyed(Shelf* shelf) { in OnShelfDestroyed() function in ash::test::TestShelfDelegate
/external/chromium_org/ash/shelf/
Dshelf_view_unittest.cc241 virtual void OnShelfDestroyed(Shelf* shelf) OVERRIDE {} in OnShelfDestroyed() function in ash::test::TestShelfDelegateForShelfView
/external/chromium_org/chrome/browser/ui/ash/launcher/
Dchrome_launcher_controller.cc1099 void ChromeLauncherController::OnShelfDestroyed(ash::Shelf* shelf) { in OnShelfDestroyed() function in ChromeLauncherController