Home
last modified time | relevance | path

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

/packages/modules/Virtualization/libs/framework-virtualization/src/android/system/virtualmachine/
DVirtualMachineConfig.java249 long encryptedStorageBytes, in VirtualMachineConfig()
359 long encryptedStorageBytes = b.getLong(KEY_ENCRYPTED_STORAGE_BYTES); in fromPersistableBundle() local