Searched refs:historyBufferCopy (Results 1 – 1 of 1) sorted by relevance
414 Parcel historyBufferCopy = Parcel.obtain(); in copy() local415 historyBufferCopy.appendFrom(mHistoryBuffer, 0, mHistoryBuffer.dataSize()); in copy()417 return new BatteryStatsHistory(historyBufferCopy, mSystemDir, 0, 0, null, null, null, in copy()