Searched refs:EXCLUDE_DEEP_SLEEP_TIME (Results 1 – 2 of 2) sorted by relevance
114 mLastRealTimeSnapshot = mTimeInterface.getUptime(TimeInterface.EXCLUDE_DEEP_SLEEP_TIME); in UptimeTracker()142 mTimeInterface.getUptime(TimeInterface.EXCLUDE_DEEP_SLEEP_TIME) in getTotalUptime()177 TimeInterface.EXCLUDE_DEEP_SLEEP_TIME); in flushSnapshot()
33 public static final boolean EXCLUDE_DEEP_SLEEP_TIME = false; field36 return getUptime(EXCLUDE_DEEP_SLEEP_TIME); in getUptime()