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 334 return ReparentBackgroundWidgets(GetBackgroundContainerId(false),
335 GetBackgroundContainerId(true));
342 return ReparentBackgroundWidgets(GetBackgroundContainerId(true),
343 GetBackgroundContainerId(false));
397 int container_id = GetBackgroundContainerId(locked_);
469 int DesktopBackgroundController::GetBackgroundContainerId(bool locked) {
desktop_background_controller.h 179 int GetBackgroundContainerId(bool locked);

Completed in 48 milliseconds