Home
last modified time | relevance | path

Searched refs:FLAG_CLIENT_SIDE_ENCRYPTION_ENABLED (Results 1 – 6 of 6) sorted by relevance

/frameworks/base/core/tests/coretests/src/android/app/backup/
DFullBackupTest.java98 BackupAgent.FLAG_CLIENT_SIDE_ENCRYPTION_ENABLED, in testparseBackupSchemeFromXml_onlyIncludeRequireEncryptionFlag()
169 BackupAgent.FLAG_CLIENT_SIDE_ENCRYPTION_ENABLED in testparseBackupSchemeFromXml_onlyIncludeRequireEncryptionAndD2DFlags()
/frameworks/base/services/robotests/src/com/android/server/backup/
DPerformBackupTaskTest.java180 int flags = BackupAgent.FLAG_CLIENT_SIDE_ENCRYPTION_ENABLED; in testRunTask_whenTransportProvidesFlags_passesThemToTheAgent()
218 int flags = BackupAgent.FLAG_CLIENT_SIDE_ENCRYPTION_ENABLED; in testRunTask_whenTransportProvidesFlagsAndMultipleAgents_passesToAll()
244 int flags = BackupAgent.FLAG_CLIENT_SIDE_ENCRYPTION_ENABLED; in testRunTask_whenTransportChangeFlagsAfterTaskCreation()
/frameworks/base/core/java/android/app/backup/
DFullBackup.java600 flags |= BackupAgent.FLAG_CLIENT_SIDE_ENCRYPTION_ENABLED; in getRequiredFlagsFromString()
DBackupAgent.java156 public static final int FLAG_CLIENT_SIDE_ENCRYPTION_ENABLED = 1; field in BackupAgent
/frameworks/base/config/
Dhiddenapi-public-dex.txt2258 Landroid/app/backup/BackupAgent;->FLAG_CLIENT_SIDE_ENCRYPTION_ENABLED:I
/frameworks/base/api/
Dcurrent.txt6986 field public static final int FLAG_CLIENT_SIDE_ENCRYPTION_ENABLED = 1; // 0x1