Searched refs:matchesAddress (Results 1 – 3 of 3) sorted by relevance
20 import static android.companion.BluetoothDeviceFilterUtils.matchesAddress;78 return matchesAddress(mAddress, device) in matches()
55 boolean result = matchesAddress(filter.getDeviceAddress(), device) in matches()61 static boolean matchesAddress(String deviceAddress, BluetoothDevice device) { in matchesAddress() method in BluetoothDeviceFilterUtils
12652 Landroid/companion/BluetoothDeviceFilterUtils;->matchesAddress(Ljava/lang/String;Landroid/bluetooth…