Home
last modified time | relevance | path

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

/frameworks/base/core/java/com/android/internal/os/
DBatteryStatsImpl.java8960 void readHistory(Parcel in, boolean andOldHistory) throws ParcelFormatException { in readHistory() argument
9003 if (andOldHistory) { in readHistory()
9047 void writeHistory(Parcel out, boolean inclData, boolean andOldHistory) { in writeHistory() argument
9074 if (andOldHistory) { in writeHistory()