Searched defs:backupMode (Results 1 – 6 of 6) sorted by relevance
34 final int backupMode; // full backup / incremental / restore field in BackupRecord
11192 public boolean bindBackupAgent(ApplicationInfo app, int backupMode) { in bindBackupAgent()
409 int backupMode = data.readInt(); in onTransact() local728 CompatibilityInfo compatInfo, int backupMode) throws RemoteException { in scheduleCreateBackupAgent()
74 int backupMode) throws RemoteException; in scheduleCreateBackupAgent()
321 int backupMode; field in ActivityThread.CreateBackupAgentData602 CompatibilityInfo compatInfo, int backupMode) { in scheduleCreateBackupAgent()
836 long backupMode = getLong(PASSWORD_TYPE_ALTERNATE_KEY, 0); in isLockPasswordEnabled() local