Searched refs:mIteratingHistory (Results 1 – 2 of 2) sorted by relevance
758 private boolean mIteratingHistory; field in BatteryStatsImpl3715 if (mIteratingHistory) { in addHistoryBufferLocked()10257 mIteratingHistory = true; in startIteratingOldHistoryLocked()10296 mIteratingHistory = false; in finishIteratingOldHistoryLocked()10314 mIteratingHistory = true; in startIteratingHistoryLocked()10370 mIteratingHistory = false; in finishIteratingHistoryLocked()
88767 Lcom/android/internal/os/BatteryStatsImpl;->mIteratingHistory:Z