Home | History | Annotate | Download | only in server

Lines Matching refs:WALLPAPER_INFO

99     static final String WALLPAPER_INFO = "wallpaper_info.xml";
523 File wallpaperInfoFile = new File(getWallpaperDir(userId), WALLPAPER_INFO);
996 final String base = new File(getWallpaperDir(userId), WALLPAPER_INFO).getAbsolutePath();
1043 File newInfo = new File(getWallpaperDir(0), WALLPAPER_INFO);