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.java1811 private void readHistoryTag(int index, HistoryTag tag) { in readHistoryTag() method in BatteryStatsImpl
2171 readHistoryTag(wakeLockIndex, cur.wakelockTag); in readHistoryDelta()
2179 readHistoryTag(wakeReasonIndex, cur.wakeReasonTag); in readHistoryDelta()
2196 readHistoryTag(index, cur.eventTag); in readHistoryDelta()