Searched refs:mCurrentStringMetrics (Results 1 – 1 of 1) sorted by relevance
30 private LinkedHashMap<String, String> mCurrentStringMetrics = new LinkedHashMap<>(); field in DataRecord41 mCurrentStringMetrics.put(key, value); in addStringMetric()69 return (mCurrentStringMetrics.size() + mCurrentFileMetrics.size() in hasMetrics()82 res.putAll(mCurrentStringMetrics); in getStringMetrics()111 mCurrentStringMetrics.clear(); in clear()