Searched refs:mLastCleanupTime (Results 1 – 1 of 1) sorted by relevance
2756 long mLastCleanupTime; field in BatteryStatsImpl.OverflowArrayMap2784 mLastCleanupTime = SystemClock.elapsedRealtime(); in cleanup()2914 if (mLastCleanupTime != 0) { in stopObject()2916 TimeUtils.formatDuration(mLastCleanupTime-now, sb); in stopObject()