HomeSort by relevance Sort by last modified time
    Searched defs:UpdateWallpaper (Results 1 - 4 of 4) sorted by null

  /external/chromium_org/ash/
default_user_wallpaper_delegate.cc 20 void DefaultUserWallpaperDelegate::UpdateWallpaper() {
  /external/chromium_org/ash/test/
test_user_wallpaper_delegate.cc 18 void TestUserWallpaperDelegate::UpdateWallpaper() {
19 DefaultUserWallpaperDelegate::UpdateWallpaper();
  /external/chromium_org/ash/desktop_background/
desktop_background_controller.cc 203 UpdateWallpaper();
315 &DesktopBackgroundController::UpdateWallpaper);
432 void DesktopBackgroundController::UpdateWallpaper() {
437 UpdateWallpaper();
  /external/chromium_org/chrome/browser/chromeos/login/
wallpaper_manager.cc 596 void WallpaperManager::UpdateWallpaper() {
600 // login. If UpdateWallpaper is called at GAIA login screen, no wallpaper will
    [all...]

Completed in 51 milliseconds