Searched refs:TIME_TAG (Results 1 – 1 of 1) sorted by relevance
66 private static final String TIME_TAG = "time"; field in MetricsXmlParser.MetricsXmlHandler87 mMetrics.addRunMetric(TIME_TAG, getMandatoryAttribute(name, TIME_TAG, attributes)); in startElement()