Searched refs:sectionReader (Results 1 – 2 of 2) sorted by relevance
80 @NonNull PowerStatsSpan.SectionReader sectionReader) { in PowerStatsStore() argument86 mSectionReader = sectionReader; in PowerStatsStore()
357 SectionReader sectionReader, String... sectionTypes) in read() argument389 Section section = sectionReader.read(sectionType, parser); in read()