Searched refs:SetShelfIDForWindow (Results 1 - 7 of 7) sorted by relevance

/external/chromium_org/ash/shelf/
H A Dshelf_util.h27 ASH_EXPORT void SetShelfIDForWindow(ShelfID id, aura::Window* window);
H A Dshelf_util.cc23 void SetShelfIDForWindow(ShelfID id, aura::Window* window) { function in namespace:ash
H A Dshelf_window_watcher.cc135 SetShelfIDForWindow(id, window);
145 SetShelfIDForWindow(kInvalidShelfID, window);
/external/chromium_org/ash/test/
H A Dtest_shelf_delegate.cc53 SetShelfIDForWindow(id, window);
/external/chromium_org/ash/shell/
H A Dwindow_watcher.cc124 SetShelfIDForWindow(id, new_window);
/external/chromium_org/chrome/browser/ui/ash/launcher/
H A Dapp_window_launcher_controller.cc194 ash::SetShelfIDForWindow(shelf_id, window);
H A Dbrowser_shortcut_launcher_item_controller.cc107 // We need to call SetShelfIDForWindow for V1 applications since they are
115 ash::SetShelfIDForWindow(

Completed in 498 milliseconds