HomeSort by relevance Sort by last modified time
    Searched full:custom_wallpaper_path (Results 1 - 1 of 1) sorted by null

  /external/chromium_org/chrome/browser/chromeos/login/users/wallpaper/
wallpaper_manager.cc 824 base::FilePath custom_wallpaper_path = GetCustomWallpaperDir(sub_dir); local
825 return custom_wallpaper_path.Append(user_id_hash).Append(file);
    [all...]

Completed in 331 milliseconds