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