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.java11185 void readHistory(Parcel in, boolean andOldHistory) throws ParcelFormatException { in readHistory() argument
11228 if (andOldHistory) { in readHistory()
11272 void writeHistory(Parcel out, boolean inclData, boolean andOldHistory) { in writeHistory() argument
11299 if (andOldHistory) { in writeHistory()