Home | History | Annotate | Download | only in server

Lines Matching refs:newInfo

1077             File newInfo = new File(getWallpaperDir(0), WALLPAPER_INFO);
1078 oldInfo.renameTo(newInfo);