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