Searched refs:lastBootCount (Results 1 – 1 of 1) sorted by relevance
130 final long lastBootCount; in checkLastCheckTime() local135 lastBootCount = mPrefs.getLong(LAST_CHECK_BOOT_COUNT_PREF_KEY, -1); in checkLastCheckTime()146 lastBootCount, nowBootCount, lastCheckTime, nowRealtime, unlockTime, in checkLastCheckTime()150 if (lastBootCount != nowBootCount) { in checkLastCheckTime()179 lastCheckTime, nowRealtime, lastBootCount, nowBootCount)); in checkLastCheckTime()