Home
last modified time | relevance | path

Searched refs:readHistoryTag (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/core/java/com/android/internal/os/
DBatteryStatsHistoryIterator.java210 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
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt73958 Lcom/android/internal/os/BatteryStatsImpl;->readHistoryTag(ILandroid/os/BatteryStats$HistoryTag;)V