Home
last modified time | relevance | path

Searched refs:isA2dpPlaying (Results 1 – 4 of 4) sorted by relevance

/frameworks/base/core/java/android/bluetooth/
DIBluetoothA2dp.aidl38 boolean isA2dpPlaying(in BluetoothDevice device); in isA2dpPlaying() method
DBluetoothA2dp.java463 public boolean isA2dpPlaying(BluetoothDevice device) { in isA2dpPlaying() method in BluetoothA2dp
467 return mService.isA2dpPlaying(device); in isA2dpPlaying()
/frameworks/base/api/
Dsystem-current.txt6013 method public boolean isA2dpPlaying(android.bluetooth.BluetoothDevice);
Dcurrent.txt5801 method public boolean isA2dpPlaying(android.bluetooth.BluetoothDevice);