Searched refs:startIteratingHistoryLocked (Results 1 – 3 of 3) sorted by relevance
208 if (stats.startIteratingHistoryLocked()) { in parse()255 if (endDateWalltime > startWalltime && stats.startIteratingHistoryLocked()) { in parse()
1780 public abstract boolean startIteratingHistoryLocked(); in startIteratingHistoryLocked() method in BatteryStats5906 if (startIteratingHistoryLocked()) { in dumpLocked()6103 if (startIteratingHistoryLocked()) { in dumpCheckinLocked()
9124 public boolean startIteratingHistoryLocked() { in startIteratingHistoryLocked() method in BatteryStatsImpl