Searched refs:SEARCH_STATUS (Results 1 – 2 of 2) sorted by relevance
173 if (tag == Tags.SEARCH_STATUS) { in parse()206 if (tag == Tags.SEARCH_STATUS) { in parseStore()
392 public static final int SEARCH_STATUS = SEARCH_PAGE + 0xC; field in Tags