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