Searched refs:SEARCH_TOTAL (Results 1 – 3 of 3) sorted by relevance
135 } else if (tag == Tags.SEARCH_TOTAL) { in parseStore()
208 } else if (tag == Tags.SEARCH_TOTAL) { in parseStore()
396 public static final int SEARCH_TOTAL = SEARCH_PAGE + 0x10; field in Tags