Searched refs:setEncryptedStorageBytes (Results 1 – 4 of 4) sorted by relevance
591 .setEncryptedStorageBytes(1_000_000) in vmConfigGetAndSetTests()645 assertThrows(IllegalArgumentException.class, () -> builder.setEncryptedStorageBytes(0)); in vmConfigBuilderValidationTests()720 assertConfigCompatible(baseline, newBaselineBuilder().setEncryptedStorageBytes(100_000)) in compatibleConfigTests()1606 builder.setEncryptedStorageBytes(ENCRYPTED_STORAGE_BYTES); in importedVmIsEqualToTheOriginalVm()1660 .setEncryptedStorageBytes(ENCRYPTED_STORAGE_BYTES) in encryptedStorageAvailable()1687 .setEncryptedStorageBytes(ENCRYPTED_STORAGE_BYTES) in encryptedStorageIsInaccessibleToDifferentVm()1794 .setEncryptedStorageBytes(ENCRYPTED_STORAGE_BYTES) in encryptedStorageIsPersistent()2049 .setEncryptedStorageBytes(1_000_000) in testVmDescriptorParcelUnparcel_withTrustedStorage()2152 .setEncryptedStorageBytes(3_000_000) in testShareVmWithAnotherApp_encryptedStorage()2286 .setEncryptedStorageBytes(ENCRYPTED_STORAGE_BYTES) in encryptedStoreIsMountedWithNoExec()
359 builder.setEncryptedStorageBytes(encryptedStorageBytes); in fromPersistableBundle()1182 public Builder setEncryptedStorageBytes(@IntRange(from = 1) long encryptedStorageBytes) { in setEncryptedStorageBytes() method in VirtualMachineConfig.Builder
81 …blic android.system.virtualmachine.VirtualMachineConfig.Builder setEncryptedStorageBytes(@IntRange…
328 `setEncryptedStorageBytes()` method on a