Searched refs:LAST_KMSG_SECTION_REGEX (Results 1 – 1 of 1) sorted by relevance
52 private static final String LAST_KMSG_SECTION_REGEX = "------ LAST KMSG .*"; field in BugreportParser180 addSectionParser(mLastKmsgParser, LAST_KMSG_SECTION_REGEX); in setup()