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