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