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