Searched refs:INTERRUPT_SECTION_REGEX (Results 1 – 1 of 1) sorted by relevance
39 private static final String INTERRUPT_SECTION_REGEX = "^\\s*All wakeup reasons:$"; field in BatteryStatsDetailedInfoParser133 addSectionParser(mInterruptParser, INTERRUPT_SECTION_REGEX); in setup()