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

  /external/chromium_org/chrome/browser/chromeos/login/users/wallpaper/
wallpaper_manager.cc 473 should_cache_wallpaper_(false),
650 should_cache_wallpaper_ = true;
656 if (should_cache_wallpaper_) {
662 should_cache_wallpaper_ = false;
    [all...]
wallpaper_manager.h 422 // For case 2, should_cache_wallpaper_ is used to indicate if we need to
589 bool should_cache_wallpaper_; member in class:chromeos::WallpaperManager

Completed in 298 milliseconds