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