Home
last modified time | relevance | path

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

/frameworks/base/telecomm/java/android/telecom/
DPhone.java359 public void requestBluetoothAudio(String bluetoothAddress) { in requestBluetoothAudio() method in Phone
360 mInCallAdapter.requestBluetoothAudio(bluetoothAddress); in requestBluetoothAudio()
DInCallService.java559 public final void requestBluetoothAudio(@NonNull BluetoothDevice bluetoothDevice) { in requestBluetoothAudio() method in InCallService
561 mPhone.requestBluetoothAudio(bluetoothDevice.getAddress()); in requestBluetoothAudio()
DInCallAdapter.java222 public void requestBluetoothAudio(String bluetoothAddress) { in requestBluetoothAudio() method in InCallAdapter
DConnection.java2933 public void requestBluetoothAudio(@NonNull BluetoothDevice bluetoothDevice) { in requestBluetoothAudio() method in Connection
/frameworks/base/non-updatable-api/
Dsystem-current.txt9244 method @Deprecated public void requestBluetoothAudio(String);
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
/frameworks/base/api/
Dsystem-current.txt10362 method @Deprecated public void requestBluetoothAudio(String);
Dcurrent.txt45724 method public void requestBluetoothAudio(@NonNull android.bluetooth.BluetoothDevice);
45979 method public final void requestBluetoothAudio(@NonNull android.bluetooth.BluetoothDevice);