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/
DBatteryStatsImpl.java706 int mNumHistoryTagChars = 0; field in BatteryStatsImpl
3078 mNumHistoryTagChars += key.string.length() + 1; in writeHistoryTag()
3855 mNumHistoryTagChars = 0; in clearHistoryLocked()
13526 mNumHistoryTagChars = 0; in readSummaryFromParcel()
13544 mNumHistoryTagChars += tag.string.length() + 1; in readSummaryFromParcel()
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt88833 Lcom/android/internal/os/BatteryStatsImpl;->mNumHistoryTagChars:I