Home
last modified time | relevance | path

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

/frameworks/base/core/java/com/android/internal/os/
DBatteryStatsImpl.java664 int mNumHistoryTagChars = 0; field in BatteryStatsImpl
3151 mNumHistoryTagChars += key.string.length() + 1; in writeHistoryTag()
3973 mNumHistoryTagChars = 0; in clearHistoryLocked()
13582 mNumHistoryTagChars = 0; in readHistory()
13600 mNumHistoryTagChars += tag.string.length() + 1; in readHistory()