Searched refs:mIteratingHistory (Results 1 – 2 of 2) sorted by relevance
756 private boolean mIteratingHistory; field in BatteryStatsImpl3712 if (mIteratingHistory) { in addHistoryBufferLocked()10244 mIteratingHistory = true; in startIteratingOldHistoryLocked()10283 mIteratingHistory = false; in finishIteratingOldHistoryLocked()10301 mIteratingHistory = true; in startIteratingHistoryLocked()10357 mIteratingHistory = false; in finishIteratingHistoryLocked()
95134 Lcom/android/internal/os/BatteryStatsImpl;->mIteratingHistory:Z