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