Searched refs:findAndReportMatches (Results 1 – 1 of 1) sorted by relevance
271 findAndReportMatches(mBtAdapter.getBondedDevices(), btFilters); in checkBoundDevicesIfNeeded()272 findAndReportMatches(mBtManager.getConnectedDevices(BluetoothProfile.GATT), btFilters); in checkBoundDevicesIfNeeded()273 findAndReportMatches( in checkBoundDevicesIfNeeded()277 private void findAndReportMatches(@Nullable Collection<BluetoothDevice> devices, in findAndReportMatches() method in CompanionDeviceDiscoveryService