Searched defs:encryptedStorageBytes (Results 1 – 1 of 1) sorted by relevance
249 long encryptedStorageBytes, in VirtualMachineConfig()359 long encryptedStorageBytes = b.getLong(KEY_ENCRYPTED_STORAGE_BYTES); in fromPersistableBundle() local