Searched refs:LAST_CHECK_REALTIME_PREF_KEY (Results 1 – 1 of 1) sorted by relevance
59 private static final String LAST_CHECK_REALTIME_PREF_KEY = "last_check_realtime"; field in CalendarConfidenceChecker107 .putLong(LAST_CHECK_REALTIME_PREF_KEY, now) in updateLastCheckTime()124 lastCheckTime = mPrefs.getLong(LAST_CHECK_REALTIME_PREF_KEY, -1); in checkLastCheckTime()170 .putLong(LAST_CHECK_REALTIME_PREF_KEY, 0) in checkLastCheckTime()