Searched refs:requestBluetoothAudio (Results 1 – 7 of 7) sorted by relevance
323 public void requestBluetoothAudio(String bluetoothAddress) { in requestBluetoothAudio() method in Phone324 mInCallAdapter.requestBluetoothAudio(bluetoothAddress); in requestBluetoothAudio()
532 public final void requestBluetoothAudio(@NonNull BluetoothDevice bluetoothDevice) { in requestBluetoothAudio() method in InCallService534 mPhone.requestBluetoothAudio(bluetoothDevice.getAddress()); in requestBluetoothAudio()
159 public void requestBluetoothAudio(String bluetoothAddress) { in requestBluetoothAudio() method in InCallAdapter
2739 public void requestBluetoothAudio(@NonNull BluetoothDevice bluetoothDevice) { in requestBluetoothAudio() method in Connection
7001 method @Deprecated public void requestBluetoothAudio(String);
43272 method public void requestBluetoothAudio(@NonNull android.bluetooth.BluetoothDevice);43486 method public final void requestBluetoothAudio(@NonNull android.bluetooth.BluetoothDevice);
70945 Landroid/telecom/InCallAdapter;->requestBluetoothAudio(Ljava/lang/String;)V