Searched refs:ATTR_PRIORITY (Results 1 – 1 of 1) sorted by relevance
387 private static final String ATTR_PRIORITY = "priority"; field in OverlayManagerSettings.Serializer445 final int priority = XmlUtils.readIntAttribute(parser, ATTR_PRIORITY); in restoreRow()482 XmlUtils.writeIntAttribute(xml, ATTR_PRIORITY, item.mPriority); in persistRow()