Searched defs:sectionType (Results 1 – 2 of 2) sorted by relevance
149 void addSection(String sectionType) { in addSection()296 Section read(String sectionType, TypedXmlPullParser parser) in read()387 String sectionType = parser.getAttributeValue(null, XML_ATTR_SECTION_TYPE); in read() local
356 public PowerStatsSpan.Section read(String sectionType, TypedXmlPullParser parser) in read()