Searched refs:mRecordAllHistory (Results 1 – 2 of 2) sorted by relevance
886 public boolean mRecordAllHistory; field in BatteryStatsImpl4392 if (!mRecordAllHistory) { in noteProcessStartLocked()4450 if (!mRecordAllHistory) { in noteProcessFinishLocked()4559 if (!mRecordAllHistory) { in noteAlarmStartOrFinishLocked()4644 mRecordAllHistory = enabled; in setRecordAllHistoryLocked()4715 if (mRecordAllHistory) { in noteStartWakeLocked()4782 if (mRecordAllHistory) { in noteStopWakeLocked()11689 if (!mRecordAllHistory && i == HistoryItem.EVENT_PROC) { in initActiveHistoryEventsLocked()14165 mRecordAllHistory = true;
74438 Lcom/android/internal/os/BatteryStatsImpl;->mRecordAllHistory:Z