Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/com/android/internal/os/
H A DBatteryStatsHistory.java190 private int mNumHistoryTagChars = 0; field in BatteryStatsHistory
386 mNumHistoryTagChars = 0; in initHistoryBuffer()
718 mNumHistoryTagChars = 0; in readSummaryFromParcel()
733 mNumHistoryTagChars += tag.string.length() + 1; in readSummaryFromParcel()
1845 mNumHistoryTagChars += stringLength + 1; in writeHistoryTag()
1995 return mNumHistoryTagChars; in getHistoryStringPoolBytes()
/aosp14/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt74404 Lcom/android/internal/os/BatteryStatsImpl;->mNumHistoryTagChars:I