Searched refs:XML_TAG_COMPONENT (Results 1 – 2 of 2) sorted by relevance
340 serializer.startTag(null, BatteryUsageStats.XML_TAG_COMPONENT); in writeToXml()356 serializer.endTag(null, BatteryUsageStats.XML_TAG_COMPONENT); in writeToXml()399 case BatteryUsageStats.XML_TAG_COMPONENT: { in parseXml()
94 static final String XML_TAG_COMPONENT = "component"; field in BatteryUsageStats