HomeSort by relevance Sort by last modified time
    Searched defs:GetCustomWallpaperPath (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/chrome/browser/chromeos/login/users/wallpaper/
wallpaper_manager_browsertest.cc 99 base::FilePath GetCustomWallpaperPath(const char* sub_dir,
103 WallpaperManager::Get()->GetCustomWallpaperPath(sub_dir,
157 base::FilePath small_wallpaper_path = GetCustomWallpaperPath(
161 base::FilePath large_wallpaper_path = GetCustomWallpaperPath(
251 base::FilePath small_wallpaper_path = GetCustomWallpaperPath(
458 base::FilePath small_wallpaper_path = GetCustomWallpaperPath(
462 base::FilePath large_wallpaper_path = GetCustomWallpaperPath(
    [all...]
wallpaper_manager.cc 820 base::FilePath WallpaperManager::GetCustomWallpaperPath(
893 GetCustomWallpaperPath(kOriginalWallpaperSubDir, user_id_hash, file);
    [all...]

Completed in 70 milliseconds