Searched refs:readHistoryTag (Results 1 – 2 of 2) sorted by relevance
3083 private void readHistoryTag(int index, HistoryTag tag) { in readHistoryTag() method in BatteryStatsImpl3560 readHistoryTag(wakeLockIndex, cur.wakelockTag); in readHistoryDelta()3568 readHistoryTag(wakeReasonIndex, cur.wakeReasonTag); in readHistoryDelta()3585 readHistoryTag(index, cur.eventTag); in readHistoryDelta()
89030 Lcom/android/internal/os/BatteryStatsImpl;->readHistoryTag(ILandroid/os/BatteryStats$HistoryTag;)V