Searched refs:WALLPAPER_INFO (Results 1 – 3 of 3) sorted by relevance
74 public static final String WALLPAPER_INFO = field in SystemBackupAgent142 outFile = new File(WALLPAPER_INFO); in onRestoreFile()172 (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()
181 static final String WALLPAPER_INFO = "wallpaper_info.xml"; field in WallpaperManagerService187 WALLPAPER_INFO2445 final String base = new File(getWallpaperDir(userId), WALLPAPER_INFO).getAbsolutePath(); in makeJournaledFile()2562 File newInfo = new File(getWallpaperDir(0), WALLPAPER_INFO); in migrateFromOld()