Searched refs:VERY_LONG_TIME (Results 1 – 1 of 1) sorted by relevance
91 private static final long VERY_LONG_TIME = TimeUnit.DAYS.toMillis(14); field in DictionaryService230 if (!isLastUpdateAtLeastThisOld(context, VERY_LONG_TIME)) return; in updateNowIfNotUpdatedInAVeryLongTime()