/frameworks/base/core/java/android/bluetooth/ |
D | IBluetoothPan.aidl | 34 int getConnectionState(in BluetoothDevice device); in getConnectionState() method
|
D | IBluetoothAvrcpController.aidl | 32 int getConnectionState(in BluetoothDevice device); in getConnectionState() method
|
D | IBluetoothPbapClient.aidl | 31 int getConnectionState(in BluetoothDevice device); in getConnectionState() method
|
D | IBluetoothMap.aidl | 34 int getConnectionState(in BluetoothDevice device); in getConnectionState() method
|
D | IBluetoothSap.aidl | 34 int getConnectionState(in BluetoothDevice device); in getConnectionState() method
|
D | IBluetoothA2dpSink.aidl | 32 int getConnectionState(in BluetoothDevice device); in getConnectionState() method
|
D | IBluetoothMapClient.aidl | 34 int getConnectionState(in BluetoothDevice device); in getConnectionState() method
|
D | IBluetoothInputHost.aidl | 39 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 | IBluetoothA2dp.aidl | 34 int getConnectionState(in BluetoothDevice device); in getConnectionState() method
|
D | BluetoothProfile.java | 219 public int getConnectionState(BluetoothDevice device); in getConnectionState() method
|
D | IBluetoothInputDevice.aidl | 32 int getConnectionState(in BluetoothDevice device); in getConnectionState() method
|
D | BluetoothAvrcpController.java | 215 public int getConnectionState(BluetoothDevice device) { in getConnectionState() method in BluetoothAvrcpController
|
D | BluetoothPbapClient.java | 274 public int getConnectionState(BluetoothDevice device) { in getConnectionState() method in BluetoothPbapClient
|
D | BluetoothPan.java | 331 public int getConnectionState(BluetoothDevice device) { in getConnectionState() method in BluetoothPan
|
D | BluetoothSap.java | 338 public int getConnectionState(BluetoothDevice device) { in getConnectionState() method in BluetoothSap
|
D | IBluetoothHeadsetClient.aidl | 34 int getConnectionState(in BluetoothDevice device); in getConnectionState() method
|
D | BluetoothMap.java | 315 public int getConnectionState(BluetoothDevice device) { in getConnectionState() method in BluetoothMap
|
D | BluetoothA2dpSink.java | 335 public int getConnectionState(BluetoothDevice device) { in getConnectionState() method in BluetoothA2dpSink
|
D | IBluetoothHeadset.aidl | 32 int getConnectionState(in BluetoothDevice device); in getConnectionState() method
|
D | BluetoothGattServer.java | 792 public int getConnectionState(BluetoothDevice device) { in getConnectionState() method in BluetoothGattServer
|
D | BluetoothMapClient.java | 281 public int getConnectionState(BluetoothDevice device) { in getConnectionState() method in BluetoothMapClient
|
D | BluetoothA2dp.java | 395 public int getConnectionState(BluetoothDevice device) { in getConnectionState() method in BluetoothA2dp
|
D | BluetoothHealth.java | 352 public int getConnectionState(BluetoothDevice device) { in getConnectionState() method in BluetoothHealth
|
/frameworks/base/packages/SettingsLib/src/com/android/settingslib/bluetooth/ |
D | LocalBluetoothAdapter.java | 134 public int getConnectionState() { in getConnectionState() method in LocalBluetoothAdapter
|