Searched refs:mNumHistoryTagChars (Results 1 – 2 of 2) sorted by relevance
190 private int mNumHistoryTagChars = 0; field in BatteryStatsHistory386 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()
74404 Lcom/android/internal/os/BatteryStatsImpl;->mNumHistoryTagChars:I