Home
last modified time | relevance | path

Searched defs:getConnectionState (Results 1 – 25 of 34) sorted by relevance

12

/frameworks/base/core/java/android/bluetooth/
DIBluetoothPan.aidl34 int getConnectionState(in BluetoothDevice device); in getConnectionState() method
DIBluetoothAvrcpController.aidl32 int getConnectionState(in BluetoothDevice device); in getConnectionState() method
DIBluetoothPbapClient.aidl31 int getConnectionState(in BluetoothDevice device); in getConnectionState() method
DIBluetoothSap.aidl34 int getConnectionState(in BluetoothDevice device); in getConnectionState() method
DIBluetoothA2dpSink.aidl32 int getConnectionState(in BluetoothDevice device); in getConnectionState() method
DIBluetoothMap.aidl34 int getConnectionState(in BluetoothDevice device); in getConnectionState() method
DIBluetoothMapClient.aidl34 int getConnectionState(in BluetoothDevice device); in getConnectionState() method
DIBluetoothInputHost.aidl39 int getConnectionState(in BluetoothDevice device); in getConnectionState() method
DIBluetoothInputDevice.aidl32 int getConnectionState(in BluetoothDevice device); in getConnectionState() method
DIBluetoothA2dp.aidl34 int getConnectionState(in BluetoothDevice device); in getConnectionState() method
DBluetoothManager.java98 public int getConnectionState(BluetoothDevice device, int profile) { in getConnectionState() method in BluetoothManager
DBluetoothProfile.java219 public int getConnectionState(BluetoothDevice device); in getConnectionState() method
DBluetoothAvrcpController.java215 public int getConnectionState(BluetoothDevice device) { in getConnectionState() method in BluetoothAvrcpController
DBluetoothPbapClient.java269 public int getConnectionState(BluetoothDevice device) { in getConnectionState() method in BluetoothPbapClient
DBluetoothSap.java328 public int getConnectionState(BluetoothDevice device) { in getConnectionState() method in BluetoothSap
DBluetoothPan.java329 public int getConnectionState(BluetoothDevice device) { in getConnectionState() method in BluetoothPan
DBluetoothMap.java301 public int getConnectionState(BluetoothDevice device) { in getConnectionState() method in BluetoothMap
DBluetoothA2dpSink.java333 public int getConnectionState(BluetoothDevice device) { in getConnectionState() method in BluetoothA2dpSink
DIBluetoothHeadset.aidl32 int getConnectionState(in BluetoothDevice device); in getConnectionState() method
DBluetoothMapClient.java277 public int getConnectionState(BluetoothDevice device) { in getConnectionState() method in BluetoothMapClient
DIBluetoothHeadsetClient.aidl34 int getConnectionState(in BluetoothDevice device); in getConnectionState() method
DBluetoothGattServer.java792 public int getConnectionState(BluetoothDevice device) { in getConnectionState() method in BluetoothGattServer
DBluetoothA2dp.java395 public int getConnectionState(BluetoothDevice device) { in getConnectionState() method in BluetoothA2dp
DBluetoothInputDevice.java406 public int getConnectionState(BluetoothDevice device) { in getConnectionState() method in BluetoothInputDevice
/frameworks/base/packages/SettingsLib/src/com/android/settingslib/bluetooth/
DLocalBluetoothAdapter.java130 public int getConnectionState() { in getConnectionState() method in LocalBluetoothAdapter

12