Searched refs:mSystemPropsParser (Results 1 – 1 of 1) sorted by relevance
112 private SystemPropsParser mSystemPropsParser = new SystemPropsParser(); field in BugreportParser176 addSectionParser(mSystemPropsParser, SYSTEM_PROP_SECTION_REGEX); in setup()208 mBugreport.setSystemProps((SystemPropsItem) getSection(mSystemPropsParser)); in commit()