Searched defs:kSmallWallpaperSubDir (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/chrome/browser/chromeos/login/users/wallpaper/
H A Dwallpaper_manager.cc170 dir = GetCustomWallpaperDir(kSmallWallpaperSubDir);
221 const char kSmallWallpaperSubDir[] = "small"; member in namespace:chromeos
1022 GetCustomWallpaperDir(kSmallWallpaperSubDir).Append(user_id_hash),
1030 GetCustomWallpaperPath(kSmallWallpaperSubDir, user_id_hash, file_name);
1077 MoveCustomWallpaperDirectory(kSmallWallpaperSubDir, user_id, user_id_hash);
1367 GetCustomWallpaperDir(kSmallWallpaperSubDir);
1893 return resolution == WALLPAPER_RESOLUTION_SMALL ? kSmallWallpaperSubDir

Completed in 147 milliseconds