Searched refs:getBluetoothDevices (Results 1 – 3 of 3) sorted by relevance
64 updateList(activity.getBluetoothDevices(), activity.getCurrentTargetAddress(), in onCreatePreferences()
429 for (BluetoothDevice device : getBluetoothDevices()) { in updateConnectedDevices()530 private List<BluetoothDevice> getBluetoothDevices() { in getBluetoothDevices() method in ConnectedDevicesSliceProvider
747 List<BluetoothDevice> getBluetoothDevices() { in getBluetoothDevices() method in AddAccessoryActivity