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/
wallpaper_manager.cc 142 should_cache_wallpaper_(false),
311 should_cache_wallpaper_ = true;
317 if (should_cache_wallpaper_) {
323 should_cache_wallpaper_ = false;
    [all...]
wallpaper_manager.h 219 // For case 2, should_cache_wallpaper_ is used to indicate if we need to
352 bool should_cache_wallpaper_; member in class:chromeos::WallpaperManager

Completed in 55 milliseconds