Searched refs:mRecordAllHistory (Results 1 – 2 of 2) sorted by relevance
968 public boolean mRecordAllHistory; field in BatteryStatsImpl4681 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;
73795 Lcom/android/internal/os/BatteryStatsImpl;->mRecordAllHistory:Z