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

  /external/chromium_org/chrome/browser/chromeos/login/
wallpaper_manager.h 64 extern const char kThumbnailWallpaperSubDir[];
wallpaper_manager.cc 108 const char kThumbnailWallpaperSubDir[] = "thumb";
741 wallpaper_path = GetCustomWallpaperDir(kThumbnailWallpaperSubDir, email);
770 dir = GetCustomWallpaperDir(kThumbnailWallpaperSubDir, email);
    [all...]
  /external/chromium_org/chrome/browser/chromeos/extensions/
wallpaper_private_api.cc 596 chromeos::kThumbnailWallpaperSubDir, email_, file_name_);
741 GetCustomWallpaperPath(chromeos::kThumbnailWallpaperSubDir, email,
    [all...]

Completed in 57 milliseconds