Searched refs:localWakelockTag (Results 1 – 3 of 3) sorted by relevance
1824 public final HistoryTag localWakelockTag = new HistoryTag(); field in BatteryStats.HistoryItem1893 wakelockTag = localWakelockTag; in readFromParcel()1968 wakelockTag = localWakelockTag; in setToCommon()
3559 cur.wakelockTag = cur.localWakelockTag; in readHistoryDelta()3662 cur.wakelockTag = cur.localWakelockTag; in addHistoryBufferLocked()4234 mHistoryCur.wakelockTag = mHistoryCur.localWakelockTag; in noteStartWakeLocked()4244 mHistoryCur.wakelockTag = mHistoryCur.localWakelockTag; in noteStartWakeLocked()
48710 Landroid/os/BatteryStats$HistoryItem;->localWakelockTag:Landroid/os/BatteryStats$HistoryTag;