Searched refs:twoTokenPattern (Results 1 – 2 of 2) sorted by relevance
184 private static final Pattern twoTokenPattern = Pattern.compile( field in WifiP2pDevice253 match = twoTokenPattern.matcher(string); in WifiP2pDevice()
1162 Landroid/net/wifi/p2p/WifiP2pDevice;->twoTokenPattern:Ljava/util/regex/Pattern;