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

  /external/chromium_org/chrome/browser/chromeos/login/
wallpaper_manager_browsertest.cc 143 kSmallWallpaperSubDir,
234 kSmallWallpaperSubDir,
wallpaper_manager.cc 105 const char kSmallWallpaperSubDir[] = "small";
588 kSmallWallpaperSubDir : kLargeWallpaperSubDir;
678 kSmallWallpaperSubDir : kLargeWallpaperSubDir;
731 wallpaper_path = GetCustomWallpaperDir(kSmallWallpaperSubDir, email);
761 dir = GetCustomWallpaperDir(kSmallWallpaperSubDir, email);
    [all...]
wallpaper_manager.h 61 extern const char kSmallWallpaperSubDir[];
  /external/chromium_org/chrome/browser/chromeos/extensions/
wallpaper_private_api.cc 355 chromeos::kSmallWallpaperSubDir : chromeos::kLargeWallpaperSubDir;
    [all...]

Completed in 539 milliseconds