Searched refs:SEARCH_INCREMENT (Results 1 – 2 of 2) sorted by relevance
133 UDate SEARCH_INCREMENT = 12 * 60 * 60 * 1000; // half day in dump() local143 UDate newt = t + SEARCH_INCREMENT; in dump()
92 final long SEARCH_INCREMENT = 12 * 60 * 60 * 1000; // half day in dump() local98 long newt = t + SEARCH_INCREMENT; in dump()