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

  /external/chromium_org/ash/desktop_background/
desktop_background_controller.h 132 bool MoveDesktopToLockedContainer();
desktop_background_controller_unittest.cc 275 EXPECT_TRUE(controller->MoveDesktopToLockedContainer());
276 EXPECT_FALSE(controller->MoveDesktopToLockedContainer());
337 controller->MoveDesktopToLockedContainer();
desktop_background_controller.cc 330 bool DesktopBackgroundController::MoveDesktopToLockedContainer() {
  /external/chromium_org/chrome/browser/chromeos/login/managed/
locally_managed_user_creation_screen.cc 187 desktop_background_controller()->MoveDesktopToLockedContainer();
  /external/chromium_org/chrome/browser/chromeos/login/
login_display_host_impl.cc 416 desktop_background_controller()->MoveDesktopToLockedContainer();
591 desktop_background_controller()->MoveDesktopToLockedContainer();
    [all...]
screen_locker.cc 435 desktop_background_controller()->MoveDesktopToLockedContainer();

Completed in 454 milliseconds