Searched refs:localWakelockTag (Results 1 – 4 of 4) sorted by relevance
210 if (readHistoryTag(src, wakeLockIndex, cur.localWakelockTag)) { in readHistoryDelta()211 cur.wakelockTag = cur.localWakelockTag; in readHistoryDelta()
1404 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()
2112 public final HistoryTag localWakelockTag = new HistoryTag(); field in BatteryStats.HistoryItem2181 wakelockTag = localWakelockTag; in readFromParcel()2259 wakelockTag = localWakelockTag; in setToCommon()
34228 Landroid/os/BatteryStats$HistoryItem;->localWakelockTag:Landroid/os/BatteryStats$HistoryTag;