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

  /external/chromium_org/ash/desktop_background/
desktop_background_controller.cc 111 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) {
desktop_background_controller.h 140 int GetBackgroundContainerId(bool locked);

Completed in 133 milliseconds