Searched refs:GetBackgroundContainerId (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/ash/desktop_background/
H A Ddesktop_background_controller.cc111 return ReparentBackgroundWidgets(GetBackgroundContainerId(false),
112 GetBackgroundContainerId(true));
119 return ReparentBackgroundWidgets(GetBackgroundContainerId(true),
120 GetBackgroundContainerId(false));
200 int container_id = GetBackgroundContainerId(locked_);
266 int DesktopBackgroundController::GetBackgroundContainerId(bool locked) { function in class:ash::DesktopBackgroundController
H A Ddesktop_background_controller.h140 int GetBackgroundContainerId(bool locked);

Completed in 374 milliseconds