Searched refs:requestBluetoothAudio (Results 1 – 9 of 9) sorted by relevance
359 public void requestBluetoothAudio(String bluetoothAddress) { in requestBluetoothAudio() method in Phone360 mInCallAdapter.requestBluetoothAudio(bluetoothAddress); in requestBluetoothAudio()
559 public final void requestBluetoothAudio(@NonNull BluetoothDevice bluetoothDevice) { in requestBluetoothAudio() method in InCallService561 mPhone.requestBluetoothAudio(bluetoothDevice.getAddress()); in requestBluetoothAudio()
222 public void requestBluetoothAudio(String bluetoothAddress) { in requestBluetoothAudio() method in InCallAdapter
2909 public void requestBluetoothAudio(@NonNull BluetoothDevice bluetoothDevice) { in requestBluetoothAudio() method in Connection
7858 method @Deprecated public void requestBluetoothAudio(String);
43890 method public void requestBluetoothAudio(@NonNull android.bluetooth.BluetoothDevice);44151 method public final void requestBluetoothAudio(@NonNull android.bluetooth.BluetoothDevice);
7756 method @Deprecated public void requestBluetoothAudio(String);
43746 method public void requestBluetoothAudio(@NonNull android.bluetooth.BluetoothDevice);44007 method public final void requestBluetoothAudio(@NonNull android.bluetooth.BluetoothDevice);
66159 Landroid/telecom/InCallAdapter;->requestBluetoothAudio(Ljava/lang/String;)V