Searched refs:USE_OLD_HISTORY (Results 1 – 1 of 1) sorted by relevance
89 private static final boolean USE_OLD_HISTORY = false; // for debugging. field in BatteryStatsImpl97 private static final int VERSION = 116 + (USE_OLD_HISTORY ? 1000 : 0);2333 if (!USE_OLD_HISTORY) { in addHistoryRecordInnerLocked()2427 if (USE_OLD_HISTORY) { in clearHistoryLocked()7747 if (USE_OLD_HISTORY) { in readLocked()7830 if (!USE_OLD_HISTORY) { in readOldHistory()7874 if (!USE_OLD_HISTORY) { in writeOldHistory()