Searched refs:mRecordingHistory (Results 1 – 3 of 3) sorted by relevance
86 mRecordingHistory = true; in forceRecordAllHistory()
691 protected boolean mRecordingHistory = false; field in BatteryStatsImpl3618 if (!mHaveBatteryLevel || !mRecordingHistory) { in addHistoryBufferLocked()3761 if (!mHaveBatteryLevel || !mRecordingHistory) { in addHistoryRecordInnerLocked()12125 mRecordingHistory = true; in setOnBatteryLocked()12178 mRecordingHistory = true; in startRecordingHistory()12191 if (mRecordingHistory) { in recordCurrentTimeChangeLocked()12199 if (mRecordingHistory) { in recordShutdownLocked()12255 if (!mRecordingHistory) { in setBatteryStateLocked()12256 mRecordingHistory = true; in setBatteryStateLocked()12261 if (!mRecordingHistory) { in setBatteryStateLocked()[all …]
95235 Lcom/android/internal/os/BatteryStatsImpl;->mRecordingHistory:Z