Searched refs:readHistoryTag (Results 1 – 2 of 2) sorted by relevance
210 if (readHistoryTag(src, wakeLockIndex, cur.localWakelockTag)) { in readHistoryDelta()215 if (readHistoryTag(src, wakeReasonIndex, cur.localWakeReasonTag)) { in readHistoryDelta()231 if (readHistoryTag(src, index, cur.localEventTag)) { in readHistoryDelta()283 private boolean readHistoryTag(Parcel src, int index, BatteryStats.HistoryTag outTag) { in readHistoryTag() method in BatteryStatsHistoryIterator
73958 Lcom/android/internal/os/BatteryStatsImpl;->readHistoryTag(ILandroid/os/BatteryStats$HistoryTag;)V