Searched refs:KEY_ENCRYPTED_STORAGE_BYTES (Results 1 – 1 of 1) sorted by relevance
97 private static final String KEY_ENCRYPTED_STORAGE_BYTES = "encryptedStorageBytes"; field in VirtualMachineConfig357 long encryptedStorageBytes = b.getLong(KEY_ENCRYPTED_STORAGE_BYTES); in fromPersistableBundle()419 b.putLong(KEY_ENCRYPTED_STORAGE_BYTES, mEncryptedStorageBytes); in serializeOutputStream()