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