Searched refs:WALLPAPER_INFO (Results 1 – 4 of 4) sorted by relevance
70 private static final String WALLPAPER_INFO = WallpaperBackupHelper.WALLPAPER_INFO; field in SystemBackupAgent101 new String[] { WALLPAPER_IMAGE, WALLPAPER_INFO }, in onRestore()135 (new File(WALLPAPER_INFO)).delete(); in onRestore()152 outFile = new File(WALLPAPER_INFO); in onRestoreFile()182 (new File(WALLPAPER_INFO)).delete(); in onRestoreFile()
66 public static final String WALLPAPER_INFO = field in WallpaperBackupHelper187 File f = new File(WALLPAPER_INFO); in restoreEntity()
62 static final String WALLPAPER_INFO = "wallpaper_info.xml"; field in WallpaperBackupAgent93 mWallpaperInfo = new File(wallpaperDir, WALLPAPER_INFO); in onCreate()
163 static final String WALLPAPER_INFO = "wallpaper_info.xml"; field in WallpaperManagerService169 WALLPAPER_INFO1890 final String base = new File(getWallpaperDir(userId), WALLPAPER_INFO).getAbsolutePath(); in makeJournaledFile()1975 File newInfo = new File(getWallpaperDir(0), WALLPAPER_INFO); in migrateFromOld()