Searched refs:FLAG_CLIENT_SIDE_ENCRYPTION_ENABLED (Results 1 – 9 of 9) sorted by relevance
19 import static android.app.backup.BackupAgent.FLAG_CLIENT_SIDE_ENCRYPTION_ENABLED;47 if ((data.getTransportFlags() & FLAG_CLIENT_SIDE_ENCRYPTION_ENABLED) == 0) { in performBackup()
101 BackupAgent.FLAG_CLIENT_SIDE_ENCRYPTION_ENABLED, in testparseBackupSchemeFromXml_onlyIncludeRequireEncryptionFlag()172 BackupAgent.FLAG_CLIENT_SIDE_ENCRYPTION_ENABLED in testparseBackupSchemeFromXml_onlyIncludeRequireEncryptionAndD2DFlags()447 BackupAgent.FLAG_CLIENT_SIDE_ENCRYPTION_ENABLED); in testParseNewBackupSchemeFromXml_emptyCloudSectionWithEncryptionFlagIsRespected()
670 mRequiredTransportFlags = BackupAgent.FLAG_CLIENT_SIDE_ENCRYPTION_ENABLED; in parseRequiredTransportFlags()835 flags |= BackupAgent.FLAG_CLIENT_SIDE_ENCRYPTION_ENABLED; in getRequiredFlagsFromString()
177 public static final int FLAG_CLIENT_SIDE_ENCRYPTION_ENABLED = 1; field in BackupAgent209 FLAG_CLIENT_SIDE_ENCRYPTION_ENABLED,
185 flags |= BackupAgent.FLAG_CLIENT_SIDE_ENCRYPTION_ENABLED; in getTransportFlags()
1031 int flags = BackupAgent.FLAG_CLIENT_SIDE_ENCRYPTION_ENABLED; in testRunTask_whenTransportProvidesFlags_passesThemToTheAgent()1057 int flags = BackupAgent.FLAG_CLIENT_SIDE_ENCRYPTION_ENABLED; in testRunTask_whenTransportProvidesFlagsAndMultipleAgents_passesToAll()1075 int flags = BackupAgent.FLAG_CLIENT_SIDE_ENCRYPTION_ENABLED; in testRunTask_whenTransportChangeFlagsAfterTaskCreation()
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
8845 field public static final int FLAG_CLIENT_SIDE_ENCRYPTION_ENABLED = 1; // 0x1