Home
last modified time | relevance | path

Searched refs:matchesAddress (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/core/java/android/companion/
DBluetoothDeviceFilter.java20 import static android.companion.BluetoothDeviceFilterUtils.matchesAddress;
78 return matchesAddress(mAddress, device) in matches()
DBluetoothDeviceFilterUtils.java55 boolean result = matchesAddress(filter.getDeviceAddress(), device) in matches()
61 static boolean matchesAddress(String deviceAddress, BluetoothDevice device) { in matchesAddress() method in BluetoothDeviceFilterUtils
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt12652 Landroid/companion/BluetoothDeviceFilterUtils;->matchesAddress(Ljava/lang/String;Landroid/bluetooth…