Searched refs:RemoveIconObserver (Results 1 - 7 of 7) sorted by relevance

/external/chromium_org/ash/launcher/
H A Dlauncher.cc129 void Launcher::RemoveIconObserver(ShelfIconObserver* observer) { function in class:ash::Launcher
130 shelf_view_->RemoveIconObserver(observer);
H A Dlauncher.h84 void RemoveIconObserver(ShelfIconObserver* observer);
/external/chromium_org/ash/shelf/
H A Dshelf_view.h88 void RemoveIconObserver(ShelfIconObserver* observer);
H A Dshelf_view.cc893 void ShelfView::RemoveIconObserver(ShelfIconObserver* observer) { function in class:ash::internal::ShelfView
H A Dshelf_view_unittest.cc68 launcher_->RemoveIconObserver(this);
/external/chromium_org/ash/wm/
H A Dapp_list_controller.cc248 Launcher::ForWindow(widget->GetNativeWindow())->RemoveIconObserver(this);
/external/chromium_org/ash/wm/panels/
H A Dpanel_layout_manager.cc287 launcher_->RemoveIconObserver(this);

Completed in 142 milliseconds