Searched refs:readHistoryTag (Results 1 – 2 of 2) sorted by relevance
3087 private void readHistoryTag(int index, HistoryTag tag) { in readHistoryTag() method in BatteryStatsImpl3562 readHistoryTag(wakeLockIndex, cur.wakelockTag); in readHistoryDelta()3570 readHistoryTag(wakeReasonIndex, cur.wakeReasonTag); in readHistoryDelta()3587 readHistoryTag(index, cur.eventTag); in readHistoryDelta()
28847 HSPLcom/android/internal/os/BatteryStatsImpl;->readHistoryTag(ILandroid/os/BatteryStats$HistoryTag;…