Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/bluetooth/
DIBluetoothA2dp.aidl35 boolean isA2dpPlaying(in BluetoothDevice device); in isA2dpPlaying() method
DBluetoothA2dp.java390 public boolean isA2dpPlaying(BluetoothDevice device) { in isA2dpPlaying() method in BluetoothA2dp
394 return mService.isA2dpPlaying(device); in isA2dpPlaying()
/frameworks/base/api/
Dcurrent.txt4611 method public boolean isA2dpPlaying(android.bluetooth.BluetoothDevice);