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