Searched refs:lastCheckTime (Results 1 – 1 of 1) sorted by relevance
131 final long lastCheckTime; in checkLastCheckTime() local136 lastCheckTime = mPrefs.getLong(LAST_CHECK_REALTIME_PREF_KEY, -1); in checkLastCheckTime()146 lastBootCount, nowBootCount, lastCheckTime, nowRealtime, unlockTime, in checkLastCheckTime()173 if ((nowRealtime - lastCheckTime) <= MAX_ALLOWED_CHECK_INTERVAL_MS) { in checkLastCheckTime()179 lastCheckTime, nowRealtime, lastBootCount, nowBootCount)); in checkLastCheckTime()