Home
last modified time | relevance | path

Searched refs:GetDragAndDropHostForAppList (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/ash/shelf/
Dshelf.h109 app_list::ApplicationDragAndDropHost* GetDragAndDropHostForAppList();
Dshelf.cc194 app_list::ApplicationDragAndDropHost* Shelf::GetDragAndDropHostForAppList() { in GetDragAndDropHostForAppList() function in ash::Shelf
/external/chromium_org/ash/wm/
Dapp_list_controller.cc241 Shelf::ForWindow(window)->GetDragAndDropHostForAppList()); in SetVisible()