Searched refs:WALLPAPER_IMAGE_KEY (Results 1 – 4 of 4) sorted by relevance
81 private static final String WALLPAPER_IMAGE_KEY = WallpaperBackupHelper.WALLPAPER_IMAGE_KEY; field in SystemBackupAgent115 new String[] { WALLPAPER_IMAGE_KEY})); in onRestore()119 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()
2970 File originalWallpaper = new File(WallpaperBackupHelper.WALLPAPER_IMAGE_KEY); in migrateFromOld()
4590 Landroid/app/backup/WallpaperBackupHelper;->WALLPAPER_IMAGE_KEY:Ljava/lang/String;