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

  /external/chromium_org/ui/app_list/views/
app_list_main_view.cc 159 void AppListMainView::SetDragAndDropHostOfCurrentAppList(
161 contents_view_->SetDragAndDropHostOfCurrentAppList(drag_and_drop_host);
contents_view.cc 81 void ContentsView::SetDragAndDropHostOfCurrentAppList(
84 SetDragAndDropHostOfCurrentAppList(drag_and_drop_host);
app_list_view.cc 170 void AppListView::SetDragAndDropHostOfCurrentAppList(
172 app_list_main_view_->SetDragAndDropHostOfCurrentAppList(drag_and_drop_host);
apps_grid_view.cc 665 void AppsGridView::SetDragAndDropHostOfCurrentAppList(
    [all...]
  /external/chromium_org/ash/wm/
app_list_controller.cc 200 SetDragAndDropHostOfCurrentAppList(
219 void AppListController::SetDragAndDropHostOfCurrentAppList(
222 view_->SetDragAndDropHostOfCurrentAppList(drag_and_drop_host);

Completed in 190 milliseconds