Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/companion/java/com/android/server/companion/presence/
H A DBluetoothCompanionDeviceConnectionListener.java107 Set<BluetoothDevice> bluetoothDevices = mPendingConnectedDevices.get( in onDeviceConnected() local
145 Set<BluetoothDevice> bluetoothDevices = mPendingConnectedDevices.get(userId); in onDeviceDisconnected() local
/aosp14/frameworks/base/packages/SettingsLib/tests/robotests/src/com/android/settingslib/media/
H A DLocalMediaManagerTest.java108 final List<BluetoothDevice> bluetoothDevices = new ArrayList<>(); in setUp() local
454 final List<BluetoothDevice> bluetoothDevices = new ArrayList<>(); in onDeviceListAdded_haveMutingExpectedDevice_addMutingExpectedDevice() local
/aosp14/frameworks/base/packages/SettingsLib/src/com/android/settingslib/media/
H A DLocalMediaManager.java553 final List<BluetoothDevice> bluetoothDevices = in getMutingExpectedDevice() local
583 final List<BluetoothDevice> bluetoothDevices = in buildDisconnectedBluetoothDevice() local
/aosp14/frameworks/base/services/robotests/src/com/android/server/media/
H A DAudioPoliciesBluetoothRouteControllerTest.java246 Set<String> bluetoothDevices = extractAddressesListFrom( in getAllBluetoothRoutes_hasSelectedRoute_returnsAllRoutes() local