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.java216 int mNumHistoryTagChars = 0; field in BatteryStatsImpl
1902 mNumHistoryTagChars += key.string.length() + 1; in writeHistoryTag()
2448 mNumHistoryTagChars = 0; in clearHistoryLocked()
7766 mNumHistoryTagChars = 0; in readHistory()
7781 mNumHistoryTagChars += tag.string.length() + 1; in readHistory()