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