HomeSort by relevance Sort by last modified time
    Searched refs:SetDragAndDropHostOfCurrentAppList (Results 1 - 12 of 12) sorted by null

  /external/chromium_org/ui/app_list/views/
app_list_main_view.h 65 void SetDragAndDropHostOfCurrentAppList(
apps_container_view.h 50 void SetDragAndDropHostOfCurrentAppList(
contents_view.h 65 void SetDragAndDropHostOfCurrentAppList(
apps_container_view.cc 84 void AppsContainerView::SetDragAndDropHostOfCurrentAppList(
86 apps_grid_view()->SetDragAndDropHostOfCurrentAppList(drag_and_drop_host);
88 SetDragAndDropHostOfCurrentAppList(drag_and_drop_host);
app_list_view.h 66 void SetDragAndDropHostOfCurrentAppList(
app_list_main_view.cc 195 void AppListMainView::SetDragAndDropHostOfCurrentAppList(
197 contents_view_->SetDragAndDropHostOfCurrentAppList(drag_and_drop_host);
contents_view.cc 84 void ContentsView::SetDragAndDropHostOfCurrentAppList(
86 apps_container_view_->SetDragAndDropHostOfCurrentAppList(drag_and_drop_host);
app_list_view.cc 175 void AppListView::SetDragAndDropHostOfCurrentAppList(
177 app_list_main_view_->SetDragAndDropHostOfCurrentAppList(drag_and_drop_host);
apps_grid_view.h 117 void SetDragAndDropHostOfCurrentAppList(
apps_grid_view.cc 833 void AppsGridView::SetDragAndDropHostOfCurrentAppList(
    [all...]
  /external/chromium_org/ash/wm/
app_list_controller.h 76 void SetDragAndDropHostOfCurrentAppList(
app_list_controller.cc 240 SetDragAndDropHostOfCurrentAppList(
258 void AppListController::SetDragAndDropHostOfCurrentAppList(
261 view_->SetDragAndDropHostOfCurrentAppList(drag_and_drop_host);

Completed in 112 milliseconds