Searched refs:SEARCH_RANGE (Results 1 – 4 of 4) sorted by relevance
129 } else if (tag == Tags.SEARCH_RANGE) { in parseStore()
391 public static final int SEARCH_RANGE = SEARCH_PAGE + 0xB; field in Tags
127 s.data(Tags.SEARCH_RANGE, offset + "-" + (offset + limit - 1)); in getRequestEntity()
961 s.data(Tags.SEARCH_RANGE, "0-" + Integer.toString(limit - 1)); in searchGal()