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