Searched defs:default_wallpaper_file_exists (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/chrome/browser/chromeos/
H A Dcustomization_document.cc886 bool default_wallpaper_file_exists,
901 << (GURL(current_url).is_valid() && default_wallpaper_file_exists
920 if (GURL(current_url).is_valid() && default_wallpaper_file_exists) {
885 ApplyWallpaper( bool default_wallpaper_file_exists, scoped_ptr<ServicesCustomizationDocument::ApplyingTask> applying) argument

Completed in 67 milliseconds