Searched refs:mNumHistoryTagChars (Results 1 – 2 of 2) sorted by relevance
205 private int mNumHistoryTagChars = 0; field in BatteryStatsHistory682 mNumHistoryTagChars = 0; in initHistoryBuffer()1022 mNumHistoryTagChars = 0; in readSummaryFromParcel()1037 mNumHistoryTagChars += tag.string.length() + 1; in readSummaryFromParcel()2280 mNumHistoryTagChars += stringLength + 1; in writeHistoryTag()2416 return mNumHistoryTagChars; in getHistoryStringPoolBytes()
73761 Lcom/android/internal/os/BatteryStatsImpl;->mNumHistoryTagChars:I