Searched refs:SEARCH_STORE (Results 1 – 4 of 4) 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()
84 s.start(Tags.SEARCH_SEARCH).start(Tags.SEARCH_STORE); in searchMessages()190 if (tag == Tags.SEARCH_STORE) { in parseResponse()205 while (nextTag(Tags.SEARCH_STORE) != END) { in parseStore()
387 public static final int SEARCH_STORE = SEARCH_PAGE + 7; field in Tags
934 s.start(Tags.SEARCH_SEARCH).start(Tags.SEARCH_STORE); in searchGal()