Searched refs:FIVE_MINUTES_MS (Results 1 – 1 of 1) sorted by relevance
12 private const val FIVE_MINUTES_MS = (5 * 60 * 1000).toLong() constant50 FIVE_MINUTES_MS, in reloadBuffer()