Home
last modified time | relevance | path

Searched refs:matchesName (Results 1 – 5 of 5) sorted by relevance

/frameworks/base/core/java/android/companion/
DBluetoothDeviceFilterUtils.java86 static boolean matchesName(@Nullable Pattern namePattern, BluetoothDevice device) { in matchesName() method in BluetoothDeviceFilterUtils
100 static boolean matchesName(@Nullable Pattern namePattern, ScanResult device) { in matchesName() method in BluetoothDeviceFilterUtils
DBluetoothDeviceFilter.java21 import static android.companion.BluetoothDeviceFilterUtils.matchesName;
81 && matchesName(getNamePattern(), device); in matches()
DWifiDeviceFilter.java71 return BluetoothDeviceFilterUtils.matchesName(getNamePattern(), device) in matches()
DBluetoothLeDeviceFilter.java172 && BluetoothDeviceFilterUtils.matchesName(getNamePattern(), device) in matches()
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt12644 Landroid/companion/BluetoothDeviceFilterUtils;->matchesName(Ljava/util/regex/Pattern;Landroid/bluet…
12645 Landroid/companion/BluetoothDeviceFilterUtils;->matchesName(Ljava/util/regex/Pattern;Landroid/net/w…