Searched refs:getBluetoothDevices (Results 1 – 3 of 3) sorted by relevance
179 if (getBluetoothDevices().isEmpty()) { in onBindSlice()500 for (BluetoothDevice device : getBluetoothDevices()) { in updateConnectedDevices()624 private List<BluetoothDevice> getBluetoothDevices() { in getBluetoothDevices() method in ConnectedDevicesSliceProvider
68 updateList(screen, activity.getBluetoothDevices(), activity.getCurrentTargetAddress(), in onCreatePreferences()
799 List<BluetoothDevice> getBluetoothDevices() { in getBluetoothDevices() method in AddAccessoryActivity