/frameworks/base/core/java/android/bluetooth/ |
D | IBluetoothAvrcpController.aidl | 29 int getConnectionState(in BluetoothDevice device); in getConnectionState() method
|
D | IBluetoothA2dpSink.aidl | 32 int getConnectionState(in BluetoothDevice device); in getConnectionState() method
|
D | IBluetoothPan.aidl | 34 int getConnectionState(in BluetoothDevice device); in getConnectionState() method
|
D | IBluetoothSap.aidl | 34 int getConnectionState(in BluetoothDevice device); in getConnectionState() method
|
D | IBluetoothMap.aidl | 34 int getConnectionState(in BluetoothDevice device); in getConnectionState() method
|
D | IBluetoothA2dp.aidl | 32 int getConnectionState(in BluetoothDevice device); in getConnectionState() method
|
D | IBluetoothInputDevice.aidl | 32 int getConnectionState(in BluetoothDevice device); in getConnectionState() method
|
D | BluetoothManager.java | 95 public int getConnectionState(BluetoothDevice device, int profile) { in getConnectionState() method in BluetoothManager
|
D | BluetoothAvrcpController.java | 197 public int getConnectionState(BluetoothDevice device) { in getConnectionState() method in BluetoothAvrcpController
|
D | BluetoothProfile.java | 200 public int getConnectionState(BluetoothDevice device); in getConnectionState() method
|
D | BluetoothA2dpSink.java | 332 public int getConnectionState(BluetoothDevice device) { in getConnectionState() method in BluetoothA2dpSink
|
D | BluetoothPan.java | 328 public int getConnectionState(BluetoothDevice device) { in getConnectionState() method in BluetoothPan
|
D | BluetoothSap.java | 327 public int getConnectionState(BluetoothDevice device) { in getConnectionState() method in BluetoothSap
|
D | BluetoothMap.java | 301 public int getConnectionState(BluetoothDevice device) { in getConnectionState() method in BluetoothMap
|
D | BluetoothA2dp.java | 323 public int getConnectionState(BluetoothDevice device) { in getConnectionState() method in BluetoothA2dp
|
D | IBluetoothHeadset.aidl | 32 int getConnectionState(in BluetoothDevice device); in getConnectionState() method
|
D | BluetoothGattServer.java | 702 public int getConnectionState(BluetoothDevice device) { in getConnectionState() method in BluetoothGattServer
|
D | IBluetoothHeadsetClient.aidl | 37 int getConnectionState(in BluetoothDevice device); in getConnectionState() method
|
D | BluetoothInputDevice.java | 405 public int getConnectionState(BluetoothDevice device) { in getConnectionState() method in BluetoothInputDevice
|
D | BluetoothGatt.java | 1294 public int getConnectionState(BluetoothDevice device) { in getConnectionState() method in BluetoothGatt
|
D | BluetoothHeadset.java | 434 public int getConnectionState(BluetoothDevice device) { in getConnectionState() method in BluetoothHeadset
|
D | BluetoothHealth.java | 349 public int getConnectionState(BluetoothDevice device) { in getConnectionState() method in BluetoothHealth
|
D | IBluetooth.aidl | 62 int getConnectionState(in BluetoothDevice device); in getConnectionState() method
|
D | BluetoothHeadsetClient.java | 568 public int getConnectionState(BluetoothDevice device) { in getConnectionState() method in BluetoothHeadsetClient
|
/frameworks/base/packages/SettingsLib/src/com/android/settingslib/bluetooth/ |
D | LocalBluetoothAdapter.java | 125 public int getConnectionState() { in getConnectionState() method in LocalBluetoothAdapter
|