Searched defs:SetShelfItemDelegate (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/ash/shelf/
H A Dshelf_item_delegate_manager.cc27 void ShelfItemDelegateManager::SetShelfItemDelegate( function in class:ash::ShelfItemDelegateManager
/external/chromium_org/chrome/browser/ui/ash/launcher/
H A Dchrome_launcher_controller.cc538 SetShelfItemDelegate(id, controller);
552 SetShelfItemDelegate(id, iter->second);
1811 SetShelfItemDelegate(id, controller);
1859 SetShelfItemDelegate(id, id_to_item_controller_map_[id]);
2038 void ChromeLauncherController::SetShelfItemDelegate( function in class:ChromeLauncherController
2044 item_delegate_manager_->SetShelfItemDelegate(

Completed in 217 milliseconds