Home | History | Annotate | Download | only in server

Lines Matching refs:newInfo

1043             File newInfo = new File(getWallpaperDir(0), WALLPAPER_INFO);
1044 oldInfo.renameTo(newInfo);