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