Searched refs:WALLPAPER_IMAGE_KEY (Results 1 – 4 of 4) sorted by relevance
92 private static final String WALLPAPER_IMAGE_KEY = WallpaperBackupHelper.WALLPAPER_IMAGE_KEY; field in SystemBackupAgent162 new String[] { WALLPAPER_IMAGE_KEY})); in onRestore()166 new String[] { WALLPAPER_IMAGE_KEY} )); in onRestore()
42 public static final String WALLPAPER_IMAGE_KEY = field in WallpaperBackupHelper94 if (key.equals(WALLPAPER_IMAGE_KEY)) { in restoreEntity()
275 File originalWallpaper = new File(WallpaperBackupHelper.WALLPAPER_IMAGE_KEY); in migrateFromOld()
4587 Landroid/app/backup/WallpaperBackupHelper;->WALLPAPER_IMAGE_KEY:Ljava/lang/String;