Searched refs:mTokenCount (Results 1 – 1 of 1) sorted by relevance
759 private int mTokenCount = 0; field in ContentCache.Statistics782 mTokenCount += cache.mTokenList.size(); in addCacheStatistics()803 append(sb, "Tokens", mCache == null ? mTokenCount : mCache.mTokenList.size()); in toString()