Searched refs:localWakelockTag (Results 1 – 3 of 3) sorted by relevance
1781 public final HistoryTag localWakelockTag = new HistoryTag(); field in BatteryStats.HistoryItem1850 wakelockTag = localWakelockTag; in readFromParcel()1922 wakelockTag = localWakelockTag; in setToCommon()
3556 cur.wakelockTag = cur.localWakelockTag; in readHistoryDelta()3659 cur.wakelockTag = cur.localWakelockTag; in addHistoryBufferLocked()4231 mHistoryCur.wakelockTag = mHistoryCur.localWakelockTag; in noteStartWakeLocked()4241 mHistoryCur.wakelockTag = mHistoryCur.localWakelockTag; in noteStartWakeLocked()
52221 Landroid/os/BatteryStats$HistoryItem;->localWakelockTag:Landroid/os/BatteryStats$HistoryTag;