Searched refs:WIFI_SECTION_REGEX (Results 1 – 1 of 1) sorted by relevance
35 private static final String WIFI_SECTION_REGEX = "^DUMP OF SERVICE wifi:"; field in DumpsysParser71 addSectionParser(mWifiStatsParser, WIFI_SECTION_REGEX); in setup()