HomeSort by relevance Sort by last modified time
    Searched refs:isMatchingDevice (Results 1 - 2 of 2) sorted by null

  /packages/apps/TvSettings/Settings/src/com/android/tv/settings/util/bluetooth/
BluetoothDeviceCriteria.java 48 public final boolean isMatchingDevice(BluetoothDevice device) {
BluetoothScanner.java 259 if (newClient.matcher.isMatchingDevice(target.btDevice)) {
512 if (client.matcher.isMatchingDevice(device.btDevice)) {

Completed in 509 milliseconds