Searched refs:ATTR_LENGTH_BYTES (Results 1 – 1 of 1) sorted by relevance
299 private static final String ATTR_LENGTH_BYTES = "lengthBytes"; field in PackageInstallerSession5697 out.attributeLong(null, ATTR_LENGTH_BYTES, file.getLengthBytes());5892 in.getAttributeLong(null, ATTR_LENGTH_BYTES, -1),