Home
last modified time | relevance | path

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

/aosp12/packages/apps/Settings/tests/robotests/src/com/android/settings/bluetooth/
H A DSavedBluetoothDeviceUpdaterTest.java164 final List<BluetoothDevice> bluetoothDevices = new ArrayList<>(); in forceUpdate_findCachedBluetoothDeviceIsMatched_addPreference() local
182 final List<BluetoothDevice> bluetoothDevices = new ArrayList<>(); in forceUpdate_findCachedBluetoothDeviceNotMatched_removePreference() local
199 final List<BluetoothDevice> bluetoothDevices = new ArrayList<>(); in forceUpdate_notFindCachedBluetoothDevice_doNothing() local
230 final List<BluetoothDevice> bluetoothDevices = new ArrayList<>(); in forceUpdate_deviceNotContain_removePreference() local
/aosp12/packages/apps/Settings/src/com/android/settings/bluetooth/
H A DSavedBluetoothDeviceUpdater.java63 final List<BluetoothDevice> bluetoothDevices = in forceUpdate() local
77 private void removePreferenceIfNecessary(List<BluetoothDevice> bluetoothDevices, in removePreferenceIfNecessary()
/aosp12/packages/apps/Car/Dialer/src/com/android/car/dialer/ui/warning/
H A DBluetoothErrorStringLiveData.java79 private void onHfpDevicesChanged(List<BluetoothDevice> bluetoothDevices) { in onHfpDevicesChanged()
/aosp12/frameworks/base/packages/SettingsLib/tests/robotests/src/com/android/settingslib/media/
H A DLocalMediaManagerTest.java104 final List<BluetoothDevice> bluetoothDevices = new ArrayList<>(); in setUp() local
569 final List<BluetoothDevice> bluetoothDevices = new ArrayList<>(); in onDeviceListAdded_haveDisconnectedDevice_addDisconnectedDevice() local
652 final List<BluetoothDevice> bluetoothDevices = new ArrayList<>(); in onDeviceListAdded_haveDisconnectedDevice_list5DisconnectedDevice() local
/aosp12/packages/apps/Settings/src/com/android/settings/connecteddevice/
H A DPreviouslyConnectedDevicePreferenceController.java132 final List<BluetoothDevice> bluetoothDevices = in onDeviceAdded() local
/aosp12/frameworks/base/packages/SettingsLib/src/com/android/settingslib/media/
H A DLocalMediaManager.java516 final List<BluetoothDevice> bluetoothDevices = in buildDisconnectedBluetoothDevice() local