Searched defs:backupMode (Results 1 – 6 of 6) sorted by relevance
34 final int backupMode; // full backup / incremental / restore field in BackupRecord
11409 public boolean bindBackupAgent(ApplicationInfo app, int backupMode) { in bindBackupAgent()
432 int backupMode = data.readInt(); in onTransact() local792 CompatibilityInfo compatInfo, int backupMode) throws RemoteException { in scheduleCreateBackupAgent()
75 int backupMode) throws RemoteException; in scheduleCreateBackupAgent()
374 int backupMode; field in ActivityThread.CreateBackupAgentData664 CompatibilityInfo compatInfo, int backupMode) { in scheduleCreateBackupAgent()
871 long backupMode = getLong(PASSWORD_TYPE_ALTERNATE_KEY, 0); in isLockPasswordEnabled() local