Searched refs:startIteratingHistoryLocked (Results 1 – 3 of 3) sorted by relevance
314 assertTrue(bi.startIteratingHistoryLocked()); in testAlarmStartAndFinishLocked()354 assertTrue(bi.startIteratingHistoryLocked()); in testAlarmStartAndFinishLocked_workSource()
2213 public abstract boolean startIteratingHistoryLocked(); in startIteratingHistoryLocked() method in BatteryStats7020 if (startIteratingHistoryLocked()) { in dumpLocked()7197 if (startIteratingHistoryLocked()) { in dumpCheckinLocked()7761 if (!startIteratingHistoryLocked()) { in dumpProtoHistoryLocked()
11113 public boolean startIteratingHistoryLocked() { in startIteratingHistoryLocked() method in BatteryStatsImpl