Searched refs:USE_OLD_HISTORY (Results 1 – 1 of 1) sorted by relevance
113 private static final boolean USE_OLD_HISTORY = false; // for debugging. field in BatteryStatsImpl121 private static final int VERSION = 159 + (USE_OLD_HISTORY ? 1000 : 0);3339 if (!USE_OLD_HISTORY) { in addHistoryRecordInnerLocked()3433 if (USE_OLD_HISTORY) { in clearHistoryLocked()11171 if (USE_OLD_HISTORY) { in readLocked()11261 if (!USE_OLD_HISTORY) { in readOldHistory()11305 if (!USE_OLD_HISTORY) { in writeOldHistory()