Home
last modified time | relevance | path

Searched refs:isAudioConnected (Results 1 – 7 of 7) sorted by relevance

/frameworks/base/core/java/android/bluetooth/
DIBluetoothHeadset.aidl37 boolean isAudioConnected(in BluetoothDevice device); in isAudioConnected() method
DBluetoothHeadset.java652 public boolean isAudioConnected(BluetoothDevice device) { in isAudioConnected() method in BluetoothHeadset
657 return service.isAudioConnected(device); in isAudioConnected()
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt6409 method public boolean isAudioConnected(android.bluetooth.BluetoothDevice);
/frameworks/base/api/
Dcurrent.txt7858 method public boolean isAudioConnected(android.bluetooth.BluetoothDevice);
Dtest-current.txt7890 method public boolean isAudioConnected(android.bluetooth.BluetoothDevice);
Dsystem-current.txt8337 method public boolean isAudioConnected(android.bluetooth.BluetoothDevice);
/frameworks/base/config/
Dboot-image-profile.txt18528 HSPLandroid/bluetooth/IBluetoothHeadset;->isAudioConnected(Landroid/bluetooth/BluetoothDevice;)Z