Searched refs:localEventTag (Results 1 – 5 of 5) sorted by relevance
227 cur.eventTag = cur.localEventTag; in readHistoryDelta()231 if (readHistoryTag(src, index, cur.localEventTag)) { in readHistoryDelta()232 cur.eventTag = cur.localEventTag; in readHistoryDelta()
1306 mHistoryCur.eventTag = mHistoryCur.localEventTag; in recordEvent()1463 mHistoryCur.eventTag = mHistoryCur.localEventTag; in recordStateStartEvent()1488 mHistoryCur.eventTag = mHistoryCur.localEventTag; in recordStateStopEvent()1524 mHistoryCur.eventTag = mHistoryCur.localEventTag; in recordState2StartEvent()1539 mHistoryCur.eventTag = mHistoryCur.localEventTag; in recordState2StopEvent()1843 cur.eventTag = cur.localEventTag; in writeHistoryItem()
253 historyItem.eventTag = historyItem.localEventTag; in buildHistoryItem()
2114 public final HistoryTag localEventTag = new HistoryTag(); field in BatteryStats.HistoryItem2194 eventTag = localEventTag; in readFromParcel()2272 eventTag = localEventTag; in setToCommon()
34227 Landroid/os/BatteryStats$HistoryItem;->localEventTag:Landroid/os/BatteryStats$HistoryTag;