Searched refs:LAST_WTF_REALTIME_PREF_KEY (Results 1 – 1 of 1) sorted by relevance
65 private static final String LAST_WTF_REALTIME_PREF_KEY = "last_wtf_realtime"; field in CalendarSanityChecker137 lastWtfTime = mPrefs.getLong(LAST_WTF_REALTIME_PREF_KEY, 0); in checkLastCheckTime()183 .putLong(LAST_WTF_REALTIME_PREF_KEY, nowRealtime) in checkLastCheckTime()