Searched refs:WALLPAPER_INFO (Results 1 – 3 of 3) sorted by relevance
77 public static final String WALLPAPER_INFO = field in SystemBackupAgent149 outFile = new File(WALLPAPER_INFO); in onRestoreFile()179 (new File(WALLPAPER_INFO)).delete(); in onRestoreFile()
62 static final String WALLPAPER_INFO = "wallpaper_info.xml"; field in WallpaperBackupAgent93 mWallpaperInfo = new File(wallpaperDir, WALLPAPER_INFO); in onCreate()
188 static final String WALLPAPER_INFO = "wallpaper_info.xml"; field in WallpaperManagerService194 WALLPAPER_INFO2872 final String base = new File(getWallpaperDir(userId), WALLPAPER_INFO).getAbsolutePath(); in makeJournaledFile()2990 File newInfo = new File(getWallpaperDir(0), WALLPAPER_INFO); in migrateFromOld()