Searched refs:mRecordAllHistory (Results 1 – 3 of 3) sorted by relevance
87 mRecordAllHistory = true; in forceRecordAllHistory()
771 public boolean mRecordAllHistory; field in BatteryStatsImpl3976 if (!mRecordAllHistory) { in noteProcessStartLocked()4015 if (!mRecordAllHistory) { in noteProcessFinishLocked()4082 if (!mRecordAllHistory) { in noteAlarmStartOrFinishLocked()4158 mRecordAllHistory = enabled; in setRecordAllHistoryLocked()4220 if (mRecordAllHistory) { in noteStartWakeLocked()4279 if (mRecordAllHistory) { in noteStopWakeLocked()10595 if (!mRecordAllHistory && i == HistoryItem.EVENT_PROC) { in initActiveHistoryEventsLocked()
95234 Lcom/android/internal/os/BatteryStatsImpl;->mRecordAllHistory:Z