Searched refs:ATTR_SIZE (Results 1 – 1 of 1) sorted by relevance
107 private static final String ATTR_SIZE = "size"; field in Owners1003 out.attributeInt(null, ATTR_SIZE, protectedPackages.size()); in writeInner()1079 int protectedPackagesSize = parser.getAttributeInt(null, ATTR_SIZE, 0); in readInner()