Home
last modified time | relevance | path

Searched refs:bluetoothDeviceList (Results 1 – 2 of 2) sorted by relevance

/aosp12/frameworks/base/telecomm/java/android/telecom/
H A DCallAudioState.java159 String bluetoothDeviceList = supportedBluetoothDevices.stream() in toString() local
169 bluetoothDeviceList); in toString()
/aosp12/packages/apps/Settings/src/com/android/settings/homepage/contextualcards/slices/
H A DBluetoothDevicesSlice.java177 final List<CachedBluetoothDevice> bluetoothDeviceList = new ArrayList<>(); in getPairedBluetoothDevices() local
182 return bluetoothDeviceList; in getPairedBluetoothDevices()
188 return bluetoothDeviceList; in getPairedBluetoothDevices()