Searched refs:SEARCH_STORE (Results 1 – 5 of 5) sorted by relevance
58 while (nextTag(Tags.SEARCH_STORE) != END) { in parseProperties()106 while (nextTag(Tags.SEARCH_STORE) != END) { in parseResult()117 if (tag == Tags.SEARCH_STORE) { in parseResponse()126 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()
387 public static final int SEARCH_STORE = SEARCH_PAGE + 7; field in Tags
88 s.start(Tags.SEARCH_SEARCH).start(Tags.SEARCH_STORE); in getRequestEntity()
958 s.start(Tags.SEARCH_SEARCH).start(Tags.SEARCH_STORE); in searchGal()