Searched refs:getAvailableDevices (Results 1 – 2 of 2) sorted by relevance
538 int numDevices = mBluetoothPairer.getAvailableDevices().size(); in statusChanged()574 mBluetoothDevices.addAll(mBluetoothPairer.getAvailableDevices()); in statusChanged()
427 public List<BluetoothDevice> getAvailableDevices() { in getAvailableDevices() method in BluetoothDevicePairer