Searched refs:matchesName (Results 1 – 5 of 5) sorted by relevance
21 import static android.companion.BluetoothDeviceFilterUtils.matchesName;80 && matchesName(getNamePattern(), device); in matches()
92 static boolean matchesName(@Nullable Pattern namePattern, BluetoothDevice device) { in matchesName() method in BluetoothDeviceFilterUtils106 static boolean matchesName(@Nullable Pattern namePattern, ScanResult device) { in matchesName() method in BluetoothDeviceFilterUtils
63 return BluetoothDeviceFilterUtils.matchesName(getNamePattern(), device); in matches()
181 && BluetoothDeviceFilterUtils.matchesName(getNamePattern(), device); in matches()
12653 Landroid/companion/BluetoothDeviceFilterUtils;->matchesName(Ljava/util/regex/Pattern;Landroid/bluet…12654 Landroid/companion/BluetoothDeviceFilterUtils;->matchesName(Ljava/util/regex/Pattern;Landroid/net/w…