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