Home
last modified time | relevance | path

Searched refs:getSupportedBluetoothDevices (Results 1 – 6 of 6) sorted by relevance

/aosp12/frameworks/base/telecomm/java/android/telecom/
H A DCallAudioState.java122 supportedBluetoothDevices = state.getSupportedBluetoothDevices(); in CallAudioState()
206 public Collection<BluetoothDevice> getSupportedBluetoothDevices() { in getSupportedBluetoothDevices() method in CallAudioState
/aosp12/packages/services/Telecomm/testapps/carmodedialer/src/com/android/server/telecom/carmodedialer/
H A DCarModeInCallUI.java180 mBluetoothDeviceAdapter.update(cas.getSupportedBluetoothDevices()); in updateCallAudioState()
/aosp12/packages/apps/Dialer/java/com/android/incallui/audioroute/
H A DAudioRouteSelectorDialogFragment.java103 Collection<BluetoothDevice> bluetoothDeviceSet = audioState.getSupportedBluetoothDevices(); in onCreateView()
/aosp12/packages/services/Telecomm/testapps/src/com/android/server/telecom/testapps/
H A DTestInCallUI.java297 mBluetoothDeviceAdapter.update(cas.getSupportedBluetoothDevices()); in updateCallAudioState()
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
/aosp12/frameworks/base/core/api/
H A Dcurrent.txt39713 …thod public java.util.Collection<android.bluetooth.BluetoothDevice> getSupportedBluetoothDevices();