Home
last modified time | relevance | path

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

/aosp14/frameworks/base/telecomm/java/android/telecom/
H A DCallAudioState.java81 private final Collection<BluetoothDevice> supportedBluetoothDevices; field in CallAudioState
110 @NonNull Collection<BluetoothDevice> supportedBluetoothDevices) { in CallAudioState()