Searched refs:requestBluetoothAudio (Results 1 – 8 of 8) sorted by relevance
383 public void requestBluetoothAudio(String bluetoothAddress) { in requestBluetoothAudio() method in Phone384 mInCallAdapter.requestBluetoothAudio(bluetoothAddress); in requestBluetoothAudio()
657 public final void requestBluetoothAudio(@NonNull BluetoothDevice bluetoothDevice) { in requestBluetoothAudio() method in InCallService659 mPhone.requestBluetoothAudio(bluetoothDevice.getAddress()); in requestBluetoothAudio()
226 public void requestBluetoothAudio(String bluetoothAddress) { in requestBluetoothAudio() method in InCallAdapter
3153 public void requestBluetoothAudio(@NonNull BluetoothDevice bluetoothDevice) { in requestBluetoothAudio() method in Connection
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
14112 method @Deprecated public void requestBluetoothAudio(String);
42707 … method @Deprecated public void requestBluetoothAudio(@NonNull android.bluetooth.BluetoothDevice);42985 …method @Deprecated public final void requestBluetoothAudio(@NonNull android.bluetooth.BluetoothDev…
51493 Landroid/telecom/InCallAdapter;->requestBluetoothAudio(Ljava/lang/String;)V