Home
last modified time | relevance | path

Searched refs:mRecordAllHistory (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/services/core/java/com/android/server/power/stats/
DBatteryStatsImpl.java968 public boolean mRecordAllHistory; field in BatteryStatsImpl
4681 if (!mRecordAllHistory) { in noteProcessStartLocked()
4735 if (!mRecordAllHistory) { in noteProcessFinishLocked()
4844 if (!mRecordAllHistory) { in noteAlarmStartOrFinishLocked()
4929 mRecordAllHistory = enabled; in setRecordAllHistoryLocked()
4999 if (mRecordAllHistory) { in noteStartWakeLocked()
5058 if (mRecordAllHistory) { in noteStopWakeLocked()
12116 if (!mRecordAllHistory && i == HistoryItem.EVENT_PROC) { in initActiveHistoryEventsLocked()
14735 mRecordAllHistory = true;
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt73795 Lcom/android/internal/os/BatteryStatsImpl;->mRecordAllHistory:Z