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