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/
wallpaper_manager_browsertest.cc 92 base::FilePath GetCustomWallpaperPath(const char* sub_dir,
96 WallpaperManager::Get()->GetCustomWallpaperPath(sub_dir, email, id);
142 base::FilePath small_wallpaper_path = GetCustomWallpaperPath(
146 base::FilePath large_wallpaper_path = GetCustomWallpaperPath(
233 base::FilePath small_wallpaper_path = GetCustomWallpaperPath(
292 base::FilePath new_wallpaper_path = GetCustomWallpaperPath(
wallpaper_manager.cc 212 base::FilePath WallpaperManager::GetCustomWallpaperPath(
459 base::FilePath wallpaper_path = GetCustomWallpaperPath(
594 base::FilePath wallpaper_path = GetCustomWallpaperPath(sub_dir, email,
679 base::FilePath wallpaper_path = GetCustomWallpaperPath(sub_dir, email,
    [all...]

Completed in 1514 milliseconds