Searched refs:SystemBackupAgent (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/services/java/com/android/server/
H A DSystemBackupAgent.java40 public class SystemBackupAgent extends BackupAgentHelper { class in inherits:BackupAgentHelper
41 private static final String TAG = "SystemBackupAgent";
77 addHelper("wallpaper", new WallpaperBackupHelper(SystemBackupAgent.this, files, keys));
102 addHelper("wallpaper", new WallpaperBackupHelper(SystemBackupAgent.this,
105 addHelper("system_files", new WallpaperBackupHelper(SystemBackupAgent.this,

Completed in 180 milliseconds