Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/bluetooth/
DIBluetoothHeadset.aidl37 boolean isAudioConnected(in BluetoothDevice device); in isAudioConnected() method
DBluetoothHeadset.java579 public boolean isAudioConnected(BluetoothDevice device) { in isAudioConnected() method in BluetoothHeadset
584 return mService.isAudioConnected(device); in isAudioConnected()
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt6409 method public boolean isAudioConnected(android.bluetooth.BluetoothDevice);
/frameworks/base/api/
Dcurrent.txt7280 method public boolean isAudioConnected(android.bluetooth.BluetoothDevice);
Dtest-current.txt7286 method public boolean isAudioConnected(android.bluetooth.BluetoothDevice);
Dsystem-current.txt7572 method public boolean isAudioConnected(android.bluetooth.BluetoothDevice);