Searched refs:mRecordingHistory (Results 1 – 3 of 3) sorted by relevance
86 mRecordingHistory = true; in forceRecordAllHistory()
693 protected boolean mRecordingHistory = false; field in BatteryStatsImpl3621 if (!mHaveBatteryLevel || !mRecordingHistory) { in addHistoryBufferLocked()3764 if (!mHaveBatteryLevel || !mRecordingHistory) { in addHistoryRecordInnerLocked()12131 mRecordingHistory = true; in setOnBatteryLocked()12184 mRecordingHistory = true; in startRecordingHistory()12197 if (mRecordingHistory) { in recordCurrentTimeChangeLocked()12205 if (mRecordingHistory) { in recordShutdownLocked()12261 if (!mRecordingHistory) { in setBatteryStateLocked()12262 mRecordingHistory = true; in setBatteryStateLocked()12267 if (!mRecordingHistory) { in setBatteryStateLocked()[all …]
88868 Lcom/android/internal/os/BatteryStatsImpl;->mRecordingHistory:Z