Searched refs:SEARCH_SEARCH (Results 1 – 5 of 5) sorted by relevance
49 s.start(Tags.SEARCH_SEARCH).start(Tags.SEARCH_STORE); in getRequestEntity()
88 s.start(Tags.SEARCH_SEARCH).start(Tags.SEARCH_STORE); in getRequestEntity()
44 if (nextTag(START_DOCUMENT) != Tags.SEARCH_SEARCH) { in parse()
53 if (nextTag(START_DOCUMENT) != Tags.SEARCH_SEARCH) { in parse()
512 public static final int SEARCH_SEARCH = SEARCH_PAGE + 5; field in Tags