Searched refs:SEARCH_BASE_URL_EXPIRY_MS (Results 1 – 1 of 1) sorted by relevance
52 force || lastUpdateTime == -1L || currentTime - lastUpdateTime >= SEARCH_BASE_URL_EXPIRY_MS in maybeUpdateBaseUrlSetting()151 private const val SEARCH_BASE_URL_EXPIRY_MS = 24 * 3600 * 1000L constant