Home
last modified time | relevance | path

Searched refs:isAudioConnected (Results 1 – 4 of 4) 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/base/api/
Dsystem-current.txt6623 method public boolean isAudioConnected(android.bluetooth.BluetoothDevice);
Dcurrent.txt6409 method public boolean isAudioConnected(android.bluetooth.BluetoothDevice);