Searched defs:SetDragAndDropHostOfCurrentAppList (Results 1 - 6 of 6) sorted by relevance

/external/chromium_org/ui/app_list/views/
H A Dapps_container_view.cc89 void AppsContainerView::SetDragAndDropHostOfCurrentAppList( function in class:app_list::AppsContainerView
91 apps_grid_view()->SetDragAndDropHostOfCurrentAppList(drag_and_drop_host);
93 SetDragAndDropHostOfCurrentAppList(drag_and_drop_host);
H A Dcontents_view.cc99 void ContentsView::SetDragAndDropHostOfCurrentAppList( function in class:app_list::ContentsView
101 apps_container_view_->SetDragAndDropHostOfCurrentAppList(drag_and_drop_host);
H A Dapp_list_main_view.cc233 void AppListMainView::SetDragAndDropHostOfCurrentAppList( function in class:app_list::AppListMainView
235 contents_view_->SetDragAndDropHostOfCurrentAppList(drag_and_drop_host);
H A Dapp_list_view.cc206 void AppListView::SetDragAndDropHostOfCurrentAppList( function in class:app_list::AppListView
208 app_list_main_view_->SetDragAndDropHostOfCurrentAppList(drag_and_drop_host);
H A Dapps_grid_view.cc876 void AppsGridView::SetDragAndDropHostOfCurrentAppList( function in class:app_list::AppsGridView
/external/chromium_org/ash/wm/
H A Dapp_list_controller.cc233 SetDragAndDropHostOfCurrentAppList(
280 void AppListController::SetDragAndDropHostOfCurrentAppList( function in class:ash::AppListController
283 view_->SetDragAndDropHostOfCurrentAppList(drag_and_drop_host);

Completed in 142 milliseconds