Home | History | Annotate | Download | only in wallpaper

Lines Matching refs:newInfo

1160             File newInfo = new File(getWallpaperDir(0), WALLPAPER_INFO);
1161 oldInfo.renameTo(newInfo);