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