Home
last modified time | relevance | path

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

/frameworks/base/core/java/com/android/internal/os/
DBatteryStatsImpl.java2642 private void readHistoryTag(int index, HistoryTag tag) { in readHistoryTag() method in BatteryStatsImpl
3106 readHistoryTag(wakeLockIndex, cur.wakelockTag); in readHistoryDelta()
3114 readHistoryTag(wakeReasonIndex, cur.wakeReasonTag); in readHistoryDelta()
3131 readHistoryTag(index, cur.eventTag); in readHistoryDelta()