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

  /external/chromium_org/chrome/browser/chromeos/login/
wallpaper_manager.cc 106 const char kLargeWallpaperSubDir[] = "large";
588 kSmallWallpaperSubDir : kLargeWallpaperSubDir;
678 kSmallWallpaperSubDir : kLargeWallpaperSubDir;
737 wallpaper_path = GetCustomWallpaperDir(kLargeWallpaperSubDir, email);
764 dir = GetCustomWallpaperDir(kLargeWallpaperSubDir, email);
    [all...]
wallpaper_manager.h 62 extern const char kLargeWallpaperSubDir[];
wallpaper_manager_browsertest.cc 147 kLargeWallpaperSubDir,
  /external/chromium_org/chrome/browser/chromeos/extensions/
wallpaper_private_api.cc 355 chromeos::kSmallWallpaperSubDir : chromeos::kLargeWallpaperSubDir;
    [all...]

Completed in 327 milliseconds