UpdateWallpaper    26 ash/default_user_wallpaper_delegate.h   virtual void UpdateWallpaper(bool clear_cache) OVERRIDE;
UpdateWallpaper   204 ash/desktop_background/desktop_background_controller.cc       UpdateWallpaper();
UpdateWallpaper   325 ash/desktop_background/desktop_background_controller.cc                    &DesktopBackgroundController::UpdateWallpaper);
UpdateWallpaper   449 ash/desktop_background/desktop_background_controller.cc       UpdateWallpaper(true /* clear cache */);
UpdateWallpaper   181 ash/desktop_background/desktop_background_controller.h   void UpdateWallpaper();
UpdateWallpaper    39 ash/desktop_background/user_wallpaper_delegate.h   virtual void UpdateWallpaper(bool clear_cache) = 0;
UpdateWallpaper    19 ash/test/test_user_wallpaper_delegate.cc   DefaultUserWallpaperDelegate::UpdateWallpaper(clear_cache);
UpdateWallpaper    25 ash/test/test_user_wallpaper_delegate.h   virtual void UpdateWallpaper(bool clear_cache) OVERRIDE;
UpdateWallpaper    81 chrome/browser/chromeos/background/ash_user_wallpaper_delegate.cc     chromeos::WallpaperManager::Get()->UpdateWallpaper(clear_cache);
UpdateWallpaper   634 chrome/browser/chromeos/extensions/wallpaper_private_api.cc   wallpaper_manager->UpdateWallpaper(false /* clear_cache */);
UpdateWallpaper   284 chrome/browser/chromeos/login/wallpaper_manager.h   void UpdateWallpaper(bool clear_cache);
UpdateWallpaper    66 chrome/browser/ui/ash/user_wallpaper_delegate_win.cc     UpdateWallpaper(false);