Searched refs:isA2dpPlaying (Results 1 – 8 of 8) sorted by relevance
174 if (a2dp != null && a2dp.isA2dpPlaying()) { in startScanning()178 if ((a2dpSink != null) && (a2dpSink.isA2dpPlaying())){ in startScanning()
167 boolean isA2dpPlaying() { in isA2dpPlaying() method in A2dpSinkProfile173 if (mService.isA2dpPlaying(srcs.get(0))) { in isA2dpPlaying()
201 boolean isA2dpPlaying() { in isA2dpPlaying() method in A2dpProfile205 if (mService.isA2dpPlaying(device)) { in isA2dpPlaying()
385 public boolean isA2dpPlaying(BluetoothDevice device) { in isA2dpPlaying() method in BluetoothA2dpSink389 return service.isA2dpPlaying(device); in isA2dpPlaying()
549 public boolean isA2dpPlaying(BluetoothDevice device) { in isA2dpPlaying() method in BluetoothA2dp554 return service.isA2dpPlaying(device); in isA2dpPlaying()
10522 Landroid/bluetooth/BluetoothA2dpSink;->isA2dpPlaying(Landroid/bluetooth/BluetoothDevice;)Z11827 Landroid/bluetooth/IBluetoothA2dp$Stub$Proxy;->isA2dpPlaying(Landroid/bluetooth/BluetoothDevice;)Z11863 Landroid/bluetooth/IBluetoothA2dp;->isA2dpPlaying(Landroid/bluetooth/BluetoothDevice;)Z11881 Landroid/bluetooth/IBluetoothA2dpSink$Stub$Proxy;->isA2dpPlaying(Landroid/bluetooth/BluetoothDevice…11905 Landroid/bluetooth/IBluetoothA2dpSink;->isA2dpPlaying(Landroid/bluetooth/BluetoothDevice;)Z
5799 method public boolean isA2dpPlaying(android.bluetooth.BluetoothDevice);
7948 method public boolean isA2dpPlaying(android.bluetooth.BluetoothDevice);