Searched refs:ITEMS_PROPERTIES (Results 1 – 2 of 2) sorted by relevance
48 while (nextTag(Tags.ITEMS_PROPERTIES) != END) { in parseProperties()62 if (tag == Tags.ITEMS_PROPERTIES) { in parseFetch()
650 public static final int ITEMS_PROPERTIES = ITEMS_PAGE + 0xB; field in Tags