Home
last modified time | relevance | path

Searched refs:readHistoryBuffer (Results 1 – 1 of 1) sorted by relevance

/aosp14/frameworks/base/core/java/com/android/internal/os/
H A DBatteryStatsHistory.java807 readHistoryBuffer(parcel); in readSummary()
832 readHistoryBuffer(in); in readFromParcel()
1890 public void readHistoryBuffer(Parcel in) throws ParcelFormatException { in readHistoryBuffer() method in BatteryStatsHistory