Searched refs:groupStartedPattern (Results 1 – 1 of 1) sorted by relevance
74 private static final Pattern groupStartedPattern = Pattern.compile( field in WifiP2pGroup116 Matcher match = groupStartedPattern.matcher(supplicantEvent); in WifiP2pGroup()