Searched refs:mFullBackupContent (Results 1 – 2 of 2) sorted by relevance
237 final int mFullBackupContent; field in FullBackup.BackupScheme357 mFullBackupContent = context.getApplicationInfo().fullBackupContent; in BackupScheme()388 if (mFullBackupContent < 0) { in isFullBackupContentEnabled()430 if (mFullBackupContent == 0) { in maybeParseBackupSchemeLocked()445 .getXml(mFullBackupContent); in maybeParseBackupSchemeLocked()
4293 Landroid/app/backup/FullBackup$BackupScheme;->mFullBackupContent:I