Home
last modified time | relevance | path

Searched refs:requestBluetoothAudio (Results 1 – 8 of 8) sorted by relevance

/frameworks/base/telecomm/java/android/telecom/
DPhone.java383 public void requestBluetoothAudio(String bluetoothAddress) { in requestBluetoothAudio() method in Phone
384 mInCallAdapter.requestBluetoothAudio(bluetoothAddress); in requestBluetoothAudio()
DInCallService.java657 public final void requestBluetoothAudio(@NonNull BluetoothDevice bluetoothDevice) { in requestBluetoothAudio() method in InCallService
659 mPhone.requestBluetoothAudio(bluetoothDevice.getAddress()); in requestBluetoothAudio()
DInCallAdapter.java226 public void requestBluetoothAudio(String bluetoothAddress) { in requestBluetoothAudio() method in InCallAdapter
DConnection.java3153 public void requestBluetoothAudio(@NonNull BluetoothDevice bluetoothDevice) { in requestBluetoothAudio() method in Connection
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/frameworks/base/core/api/
Dsystem-current.txt14112 method @Deprecated public void requestBluetoothAudio(String);
Dcurrent.txt42707 … method @Deprecated public void requestBluetoothAudio(@NonNull android.bluetooth.BluetoothDevice);
42985 …method @Deprecated public final void requestBluetoothAudio(@NonNull android.bluetooth.BluetoothDev…
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt51493 Landroid/telecom/InCallAdapter;->requestBluetoothAudio(Ljava/lang/String;)V