Searched refs:startIteratingHistoryLocked (Results 1 – 3 of 3) sorted by relevance
219 if (stats.startIteratingHistoryLocked()) { in parse()266 if (endDateWalltime > startWalltime && stats.startIteratingHistoryLocked()) { in parse()
1625 public abstract boolean startIteratingHistoryLocked(); in startIteratingHistoryLocked() method in BatteryStats5229 if (startIteratingHistoryLocked()) { in dumpLocked()5424 if (startIteratingHistoryLocked()) { in dumpCheckinLocked()
8036 public boolean startIteratingHistoryLocked() { in startIteratingHistoryLocked() method in BatteryStatsImpl