Searched refs:outTag (Results 1 – 1 of 1) sorted by relevance
283 private boolean readHistoryTag(Parcel src, int index, BatteryStats.HistoryTag outTag) { in readHistoryTag() argument298 outTag.setTo(tag); in readHistoryTag()302 outTag.setTo(historyTag); in readHistoryTag()304 outTag.string = null; in readHistoryTag()305 outTag.uid = 0; in readHistoryTag()307 outTag.poolIdx = index; in readHistoryTag()