Home
last modified time | relevance | path

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

12

/frameworks/base/core/java/android/bluetooth/
DIBluetoothAvrcpController.aidl29 int getConnectionState(in BluetoothDevice device); in getConnectionState() method
DIBluetoothA2dpSink.aidl32 int getConnectionState(in BluetoothDevice device); in getConnectionState() method
DIBluetoothPan.aidl34 int getConnectionState(in BluetoothDevice device); in getConnectionState() method
DIBluetoothSap.aidl34 int getConnectionState(in BluetoothDevice device); in getConnectionState() method
DIBluetoothMap.aidl34 int getConnectionState(in BluetoothDevice device); in getConnectionState() method
DIBluetoothA2dp.aidl32 int getConnectionState(in BluetoothDevice device); in getConnectionState() method
DIBluetoothInputDevice.aidl32 int getConnectionState(in BluetoothDevice device); in getConnectionState() method
DBluetoothManager.java95 public int getConnectionState(BluetoothDevice device, int profile) { in getConnectionState() method in BluetoothManager
DBluetoothAvrcpController.java197 public int getConnectionState(BluetoothDevice device) { in getConnectionState() method in BluetoothAvrcpController
DBluetoothProfile.java200 public int getConnectionState(BluetoothDevice device); in getConnectionState() method
DBluetoothA2dpSink.java332 public int getConnectionState(BluetoothDevice device) { in getConnectionState() method in BluetoothA2dpSink
DBluetoothPan.java328 public int getConnectionState(BluetoothDevice device) { in getConnectionState() method in BluetoothPan
DBluetoothSap.java327 public int getConnectionState(BluetoothDevice device) { in getConnectionState() method in BluetoothSap
DBluetoothMap.java301 public int getConnectionState(BluetoothDevice device) { in getConnectionState() method in BluetoothMap
DBluetoothA2dp.java323 public int getConnectionState(BluetoothDevice device) { in getConnectionState() method in BluetoothA2dp
DIBluetoothHeadset.aidl32 int getConnectionState(in BluetoothDevice device); in getConnectionState() method
DBluetoothGattServer.java702 public int getConnectionState(BluetoothDevice device) { in getConnectionState() method in BluetoothGattServer
DIBluetoothHeadsetClient.aidl37 int getConnectionState(in BluetoothDevice device); in getConnectionState() method
DBluetoothInputDevice.java405 public int getConnectionState(BluetoothDevice device) { in getConnectionState() method in BluetoothInputDevice
DBluetoothGatt.java1294 public int getConnectionState(BluetoothDevice device) { in getConnectionState() method in BluetoothGatt
DBluetoothHeadset.java434 public int getConnectionState(BluetoothDevice device) { in getConnectionState() method in BluetoothHeadset
DBluetoothHealth.java349 public int getConnectionState(BluetoothDevice device) { in getConnectionState() method in BluetoothHealth
DIBluetooth.aidl62 int getConnectionState(in BluetoothDevice device); in getConnectionState() method
DBluetoothHeadsetClient.java568 public int getConnectionState(BluetoothDevice device) { in getConnectionState() method in BluetoothHeadsetClient
/frameworks/base/packages/SettingsLib/src/com/android/settingslib/bluetooth/
DLocalBluetoothAdapter.java125 public int getConnectionState() { in getConnectionState() method in LocalBluetoothAdapter

12