Searched refs:localEventTag (Results 1 – 4 of 4) sorted by relevance
199 cur.eventTag = cur.localEventTag; in readHistoryDelta()203 if (readHistoryTag(src, index, cur.localEventTag)) { in readHistoryDelta()204 cur.eventTag = cur.localEventTag; in readHistoryDelta()
994 mHistoryCur.eventTag = mHistoryCur.localEventTag; in recordEvent()1402 cur.eventTag = cur.localEventTag; in writeHistoryItem()
2108 public final HistoryTag localEventTag = new HistoryTag(); field in BatteryStats.HistoryItem2187 eventTag = localEventTag; in readFromParcel()2265 eventTag = localEventTag; in setToCommon()
34870 Landroid/os/BatteryStats$HistoryItem;->localEventTag:Landroid/os/BatteryStats$HistoryTag;