Searched refs:SEARCH_BASE_URL_EXPIRY_MS (Results 1 – 1 of 1) sorted by relevance
42 private static final long SEARCH_BASE_URL_EXPIRY_MS = 24 * 3600 * 1000L; field in SearchBaseUrlHelper80 currentTime - lastUpdateTime >= SEARCH_BASE_URL_EXPIRY_MS) { in maybeUpdateBaseUrlSetting()