Searched refs:matchesName (Results 1 – 5 of 5) sorted by relevance
21 import static android.companion.BluetoothDeviceFilterUtils.matchesName;81 && matchesName(getNamePattern(), device); in matches()
96 static boolean matchesName(@Nullable Pattern namePattern, BluetoothDevice device) { in matchesName() method in BluetoothDeviceFilterUtils110 static boolean matchesName(@Nullable Pattern namePattern, ScanResult device) { in matchesName() method in BluetoothDeviceFilterUtils
65 return BluetoothDeviceFilterUtils.matchesName(getNamePattern(), device) in matches()
172 && BluetoothDeviceFilterUtils.matchesName(getNamePattern(), device) in matches()
9766 Landroid/companion/BluetoothDeviceFilterUtils;->matchesName(Ljava/util/regex/Pattern;Landroid/bluet…9767 Landroid/companion/BluetoothDeviceFilterUtils;->matchesName(Ljava/util/regex/Pattern;Landroid/net/w…