Searched refs:localWakelockTag (Results 1 – 4 of 4) sorted by relevance
182 if (readHistoryTag(src, wakeLockIndex, cur.localWakelockTag)) { in readHistoryDelta()183 cur.wakelockTag = cur.localWakelockTag; in readHistoryDelta()
1066 mHistoryCur.wakelockTag = mHistoryCur.localWakelockTag; in recordWakelockStartEvent()1083 mHistoryCur.wakelockTag = mHistoryCur.localWakelockTag; in maybeUpdateWakelockTag()1096 mHistoryCur.wakelockTag = mHistoryCur.localWakelockTag; in recordWakelockStopEvent()1387 cur.wakelockTag = cur.localWakelockTag; in writeHistoryItem()
2106 public final HistoryTag localWakelockTag = new HistoryTag(); field in BatteryStats.HistoryItem2174 wakelockTag = localWakelockTag; in readFromParcel()2252 wakelockTag = localWakelockTag; in setToCommon()
34871 Landroid/os/BatteryStats$HistoryItem;->localWakelockTag:Landroid/os/BatteryStats$HistoryTag;