Home
last modified time | relevance | path

Searched defs:encryptedStorageBytes (Results 1 – 1 of 1) sorted by relevance

/packages/modules/Virtualization/java/framework/src/android/system/virtualmachine/
DVirtualMachineConfig.java247 long encryptedStorageBytes, in VirtualMachineConfig()
357 long encryptedStorageBytes = b.getLong(KEY_ENCRYPTED_STORAGE_BYTES); in fromPersistableBundle() local