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