Home
last modified time | relevance | path

Searched defs:bluetoothDevices (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/packages/SettingsLib/tests/robotests/src/com/android/settingslib/media/
DLocalMediaManagerTest.java108 final List<BluetoothDevice> bluetoothDevices = new ArrayList<>(); in setUp() local
458 final List<BluetoothDevice> bluetoothDevices = new ArrayList<>(); in onDeviceListAdded_haveMutingExpectedDevice_addMutingExpectedDevice() local
/frameworks/base/packages/SystemUI/src/com/android/systemui/bluetooth/qsdialog/
DBluetoothDeviceMetadataInteractor.kt82 private val List<DeviceItem>.bluetoothDevices: Set<BluetoothDevice> in <lambda>() constant
/frameworks/base/packages/SettingsLib/src/com/android/settingslib/media/
DLocalMediaManager.java577 final List<BluetoothDevice> bluetoothDevices = in getMutingExpectedDevice() local
605 final List<BluetoothDevice> bluetoothDevices = in buildDisconnectedBluetoothDevice() local