Searched refs:threeTokenPattern (Results 1 – 1 of 1) sorted by relevance
146 private static final Pattern threeTokenPattern = Pattern.compile( field in WifiP2pDevice192 match = threeTokenPattern.matcher(string); in WifiP2pDevice()