Home | History | Annotate | Download | only in wallpaper

Lines Matching refs:newInfo

1913             File newInfo = new File(getWallpaperDir(0), WALLPAPER_INFO);
1914 oldInfo.renameTo(newInfo);