Home
last modified time | relevance | path

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

/frameworks/base/core/java/com/android/internal/os/
DBatteryStatsHistoryIterator.java210 if (readHistoryTag(src, wakeLockIndex, cur.localWakelockTag)) { in readHistoryDelta()
211 cur.wakelockTag = cur.localWakelockTag; in readHistoryDelta()
DBatteryStatsHistory.java1404 mHistoryCur.wakelockTag = mHistoryCur.localWakelockTag; in recordWakelockStartEvent()
1423 mHistoryCur.wakelockTag = mHistoryCur.localWakelockTag; in maybeUpdateWakelockTag()
1438 mHistoryCur.wakelockTag = mHistoryCur.localWakelockTag; in recordWakelockStopEvent()
1828 cur.wakelockTag = cur.localWakelockTag; in writeHistoryItem()
/frameworks/base/core/java/android/os/
DBatteryStats.java2112 public final HistoryTag localWakelockTag = new HistoryTag(); field in BatteryStats.HistoryItem
2181 wakelockTag = localWakelockTag; in readFromParcel()
2259 wakelockTag = localWakelockTag; in setToCommon()
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt34228 Landroid/os/BatteryStats$HistoryItem;->localWakelockTag:Landroid/os/BatteryStats$HistoryTag;