Home
last modified time | relevance | path

Searched refs:nowBootCount (Results 1 – 1 of 1) sorted by relevance

/packages/providers/CalendarProvider/src/com/android/providers/calendar/
DCalendarSanityChecker.java127 final long nowBootCount = getBootCount(); in checkLastCheckTime() local
134 lastBootCount, nowBootCount, lastCheckTime, nowRealtime, unlockTime, in checkLastCheckTime()
138 if (lastBootCount != nowBootCount) { in checkLastCheckTime()
167 lastCheckTime, nowRealtime, lastBootCount, nowBootCount)); in checkLastCheckTime()