Searched refs:requestBluetoothAudio (Results 1 – 12 of 12) sorted by relevance
200 public void requestBluetoothAudio(BluetoothDevice bluetoothDevice) { in requestBluetoothAudio() method in TelecomAdapter202 inCallService.requestBluetoothAudio(bluetoothDevice); in requestBluetoothAudio()
376 public void requestBluetoothAudio(String bluetoothAddress) { in requestBluetoothAudio() method in Phone377 mInCallAdapter.requestBluetoothAudio(bluetoothAddress); in requestBluetoothAudio()
577 public final void requestBluetoothAudio(@NonNull BluetoothDevice bluetoothDevice) { in requestBluetoothAudio() method in InCallService579 mPhone.requestBluetoothAudio(bluetoothDevice.getAddress()); in requestBluetoothAudio()
222 public void requestBluetoothAudio(String bluetoothAddress) { in requestBluetoothAudio() method in InCallAdapter
3052 public void requestBluetoothAudio(@NonNull BluetoothDevice bluetoothDevice) { in requestBluetoothAudio() method in Connection
172 CarModeInCallServiceImpl.sInstance.requestBluetoothAudio( in onCreate()
196 TelecomAdapter.getInstance().requestBluetoothAudio(bluetoothDevice); in createBluetoothItem()
207 TestInCallServiceImpl.sInstance.requestBluetoothAudio( in onCreate()
META-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
10962 method @Deprecated public void requestBluetoothAudio(String);
39887 method public void requestBluetoothAudio(@NonNull android.bluetooth.BluetoothDevice);40156 method public final void requestBluetoothAudio(@NonNull android.bluetooth.BluetoothDevice);
55459 Landroid/telecom/InCallAdapter;->requestBluetoothAudio(Ljava/lang/String;)V