Home
last modified time | relevance | path

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

/frameworks/base/core/java/com/android/internal/os/
DBatteryStatsHistory.java1098 readHistoryBuffer(parcel); in readSummary()
1123 readHistoryBuffer(in); in readFromParcel()
2333 public void readHistoryBuffer(Parcel in) throws ParcelFormatException { in readHistoryBuffer() method in BatteryStatsHistory