Searched refs:SEARCH_STORE (Results 1 – 5 of 5) sorted by relevance
121 if (tag == Tags.SEARCH_STORE) { in parseResponse()130 while (nextTag(Tags.SEARCH_STORE) != END) { in parseStore()
74 if (tag == Tags.SEARCH_STORE) { in parseResponse()89 while (nextTag(Tags.SEARCH_STORE) != END) { in parseStore()
514 public static final int SEARCH_STORE = SEARCH_PAGE + 7; field in Tags
50 s.start(Tags.SEARCH_SEARCH).start(Tags.SEARCH_STORE); in getRequestEntity()
90 s.start(Tags.SEARCH_SEARCH).start(Tags.SEARCH_STORE); in getRequestEntity()