Searched refs:ATTR_SECURITY_PATCH_STATE (Results 1 – 1 of 1) sorted by relevance
63 private static final String ATTR_SECURITY_PATCH_STATE = "security-patch-state"; field in SystemUpdateInfo131 out.attribute(null, ATTR_SECURITY_PATCH_STATE, String.valueOf(mSecurityPatchState)); in writeToXml()147 Integer.parseInt(parser.getAttributeValue(null, ATTR_SECURITY_PATCH_STATE)); in readFromXml()