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

  /external/chromium_org/chrome/browser/chromeos/
customization_document.h 275 // Intermediate function to pass the result of PathExists to ApplyWallpaper.
280 void ApplyWallpaper(bool default_wallpaper_file_exists,
customization_document.cc 882 ApplyWallpaper(*exists, applying.Pass());
885 void ServicesCustomizationDocument::ApplyWallpaper(
897 VLOG(1) << "ServicesCustomizationDocument::ApplyWallpaper() : "
905 VLOG(1) << "ServicesCustomizationDocument::ApplyWallpaper() : "
922 << "ServicesCustomizationDocument::ApplyWallpaper() : reuse existing";
926 << "ServicesCustomizationDocument::ApplyWallpaper() : start download";
    [all...]

Completed in 111 milliseconds