Searched refs:sLastUpdateTime (Results 1 – 1 of 1) sorted by relevance
117 private static long sLastUpdateTime = UPDATE_TIME_NO_EVENTS; field in CalendarAppWidgetService.CalendarFactory493 if (time.normalize(true) != sLastUpdateTime) { in onLoadComplete()495 time2.set(sLastUpdateTime); in onLoadComplete()503 sLastUpdateTime = time.toMillis(true); in onLoadComplete()