Searched refs:SEARCH_PROPERTIES (Results 1 – 3 of 3) sorted by relevance
107 if (tag == Tags.SEARCH_PROPERTIES) { in parseResult()
127 } else if (tag == Tags.SEARCH_PROPERTIES) { in parseResult()
395 public static final int SEARCH_PROPERTIES = SEARCH_PAGE + 0xF; field in Tags