Home
last modified time | relevance | path

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

/frameworks/base/core/java/com/android/internal/os/
DBatteryStatsHistory.java205 private int mNumHistoryTagChars = 0; field in BatteryStatsHistory
682 mNumHistoryTagChars = 0; in initHistoryBuffer()
1022 mNumHistoryTagChars = 0; in readSummaryFromParcel()
1037 mNumHistoryTagChars += tag.string.length() + 1; in readSummaryFromParcel()
2280 mNumHistoryTagChars += stringLength + 1; in writeHistoryTag()
2416 return mNumHistoryTagChars; in getHistoryStringPoolBytes()
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt73761 Lcom/android/internal/os/BatteryStatsImpl;->mNumHistoryTagChars:I