Searched refs:BACKUP_MODE_RESTORE (Results 1 – 6 of 6) sorted by relevance
25 public static final int BACKUP_MODE_RESTORE = 2; field in ApplicationThreadConstants
4570 if (data.backupMode != ApplicationThreadConstants.BACKUP_MODE_RESTORE in handleCreateBackupAgent()4594 case ApplicationThreadConstants.BACKUP_MODE_RESTORE: in getOperationTypeFromBackupMode()
400 ? ApplicationThreadConstants.BACKUP_MODE_RESTORE in restoreOneFile()
757 ApplicationThreadConstants.BACKUP_MODE_RESTORE, in restoreKeyValue()
13696 || backupMode == ApplicationThreadConstants.BACKUP_MODE_RESTORE) in bindBackupAgent()
3751 Landroid/app/ApplicationThreadConstants;->BACKUP_MODE_RESTORE:I