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