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

  /external/chromium_org/ash/accelerators/
debug_commands.cc 7 #include "ash/desktop_background/desktop_background_controller.h"
39 DesktopBackgroundController* desktop_background_controller = local
40 Shell::GetInstance()->desktop_background_controller();
47 desktop_background_controller->SetWallpaperImage(
52 desktop_background_controller->SetWallpaperImage(
57 desktop_background_controller->SetWallpaperImage(
  /external/chromium_org/ash/
default_user_wallpaper_delegate.cc 7 #include "ash/desktop_background/desktop_background_controller.h"
33 ash::Shell::GetInstance()->desktop_background_controller()->
shell.h 359 DesktopBackgroundController* desktop_background_controller() { function in class:ash::Shell
  /external/chromium_org/ash/test/
test_user_wallpaper_delegate.cc 7 #include "ash/desktop_background/desktop_background_controller.h"
21 Shell::GetInstance()->desktop_background_controller()->SetWallpaperImage(
  /external/chromium_org/chrome/browser/ui/ash/
solid_color_user_wallpaper_delegate.cc 7 #include "ash/desktop_background/desktop_background_controller.h"
62 ->desktop_background_controller()
  /external/chromium_org/ash/desktop_background/
desktop_background_controller_unittest.cc 5 #include "ash/desktop_background/desktop_background_controller.h"
84 controller_ = Shell::GetInstance()->desktop_background_controller();
125 Shell::GetInstance()->desktop_background_controller();
158 Shell::GetInstance()->desktop_background_controller();
190 Shell::GetInstance()->desktop_background_controller();
238 Shell::GetInstance()->desktop_background_controller();
desktop_background_view.cc 10 #include "ash/desktop_background/desktop_background_controller.h"
131 Shell::GetInstance()->desktop_background_controller();
216 Shell::GetInstance()->desktop_background_controller();
  /external/chromium_org/chrome/browser/chromeos/login/users/wallpaper/
wallpaper_manager_policy_browsertest.cc 8 #include "ash/desktop_background/desktop_background_controller.h"
116 ash::Shell::GetInstance()->desktop_background_controller()->
186 desktop_background_controller()->AddObserver(this);
197 desktop_background_controller()->RemoveObserver(this);
wallpaper_manager.cc 12 #include "ash/desktop_background/desktop_background_controller.h"
387 ->desktop_background_controller()
612 ash::Shell::GetInstance()->desktop_background_controller()->
    [all...]
wallpaper_manager_browsertest.cc 7 #include "ash/desktop_background/desktop_background_controller.h"
68 controller_ = ash::Shell::GetInstance()->desktop_background_controller();
    [all...]
  /external/chromium_org/chrome/browser/chromeos/login/lock/
screen_locker.cc 12 #include "ash/desktop_background/desktop_background_controller.h"
470 desktop_background_controller()->MoveDesktopToUnlockedContainer();
502 desktop_background_controller()->MoveDesktopToLockedContainer();
  /external/chromium_org/chrome/browser/chromeos/
customization_wallpaper_downloader_browsertest.cc 8 #include "ash/desktop_background/desktop_background_controller.h"
230 controller_ = ash::Shell::GetInstance()->desktop_background_controller();
  /external/chromium_org/chrome/browser/chromeos/login/ui/
login_display_host_impl.cc 10 #include "ash/desktop_background/desktop_background_controller.h"
460 desktop_background_controller()->MoveDesktopToUnlockedContainer();
580 desktop_background_controller()->MoveDesktopToLockedContainer();
801 desktop_background_controller()->MoveDesktopToLockedContainer();
    [all...]
  /external/chromium_org/chrome/browser/chromeos/login/supervised/
supervised_user_creation_screen.cc 7 #include "ash/desktop_background/desktop_background_controller.h"
358 desktop_background_controller()->MoveDesktopToLockedContainer();
  /external/chromium_org/chrome/browser/chromeos/login/
kiosk_browsertest.cc 5 #include "ash/desktop_background/desktop_background_controller.h"
    [all...]

Completed in 487 milliseconds