Searched defs:BackupAgentHelper (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/core/java/android/app/backup/
H A DBackupAgentHelper.java26 * key prefix. When processing a backup or restore operation, the BackupAgentHelper
42 * {@link BackupAgentHelper} framework. See the {@link BackupHelper} interface
47 * <p>For more information about using BackupAgentHelper, read the
55 public class BackupAgentHelper extends BackupAgent { class in inherits:BackupAgent
56 static final String TAG = "BackupAgentHelper";

Completed in 34 milliseconds