Searched refs:PRIORITY_ATTR (Results 1 – 2 of 2) sorted by relevance
73 private static final String PRIORITY_ATTR = "priority"; field in PhotoPriorityResolver163 if (PRIORITY_ATTR.equals(attr)) { in loadPhotoPriorityFromXml()
46 PRIORITY_ATTR = 0x0101001c, enumerator1701 priority = GetAttributeIntegerDefault(FindAttribute(element, PRIORITY_ATTR), 0); in Extract()