Searched refs:mRecordAllHistory (Results 1 – 3 of 3) sorted by relevance
87 mRecordAllHistory = true; in forceRecordAllHistory()
773 public boolean mRecordAllHistory; field in BatteryStatsImpl3979 if (!mRecordAllHistory) { in noteProcessStartLocked()4018 if (!mRecordAllHistory) { in noteProcessFinishLocked()4085 if (!mRecordAllHistory) { in noteAlarmStartOrFinishLocked()4161 mRecordAllHistory = enabled; in setRecordAllHistoryLocked()4223 if (mRecordAllHistory) { in noteStartWakeLocked()4282 if (mRecordAllHistory) { in noteStopWakeLocked()10608 if (!mRecordAllHistory && i == HistoryItem.EVENT_PROC) { in initActiveHistoryEventsLocked()
88867 Lcom/android/internal/os/BatteryStatsImpl;->mRecordAllHistory:Z