Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/bluetooth/
DIBluetoothHeadset.aidl37 boolean isAudioConnected(in BluetoothDevice device); in isAudioConnected() method
DBluetoothHeadset.java620 public boolean isAudioConnected(BluetoothDevice device) { in isAudioConnected() method in BluetoothHeadset
625 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.txt7824 method public boolean isAudioConnected(android.bluetooth.BluetoothDevice);
Dsystem-current.txt8303 method public boolean isAudioConnected(android.bluetooth.BluetoothDevice);