Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/bluetooth/
DBluetoothManager.java113 public int getConnectionState(BluetoothDevice device, int profile) { in getConnectionState() method in BluetoothManager
DBluetoothHealth.java244 public int getConnectionState(BluetoothDevice device) { in getConnectionState() method in BluetoothHealth
DBluetoothAvrcpController.java156 public int getConnectionState(BluetoothDevice device) { in getConnectionState() method in BluetoothAvrcpController
DBluetoothPbap.java241 public @BtProfileState int getConnectionState(@NonNull BluetoothDevice device) { in getConnectionState() method in BluetoothPbap
DBluetoothPbapClient.java213 public int getConnectionState(BluetoothDevice device) { in getConnectionState() method in BluetoothPbapClient
DBluetoothProfile.java319 @BtProfileState int getConnectionState(BluetoothDevice device); in getConnectionState() method
DBluetoothA2dpSink.java226 public int getConnectionState(BluetoothDevice device) { in getConnectionState() method in BluetoothA2dpSink
DBluetoothSap.java286 public int getConnectionState(BluetoothDevice device) { in getConnectionState() method in BluetoothSap
DBluetoothPan.java341 public int getConnectionState(@NonNull BluetoothDevice device) { in getConnectionState() method in BluetoothPan
DBluetoothMap.java304 public int getConnectionState(BluetoothDevice device) { in getConnectionState() method in BluetoothMap
DBluetoothGattServer.java817 public int getConnectionState(BluetoothDevice device) { in getConnectionState() method in BluetoothGattServer
DBluetoothHearingAid.java266 public @BluetoothProfile.BtProfileState int getConnectionState( in getConnectionState() method in BluetoothHearingAid
DBluetoothMapClient.java271 public int getConnectionState(BluetoothDevice device) { in getConnectionState() method in BluetoothMapClient
DBluetoothHidHost.java376 public int getConnectionState(@NonNull BluetoothDevice device) { in getConnectionState() method in BluetoothHidHost
DBluetoothA2dp.java376 public @BtProfileState int getConnectionState(BluetoothDevice device) { in getConnectionState() method in BluetoothA2dp
DBluetoothGatt.java1563 public int getConnectionState(BluetoothDevice device) { in getConnectionState() method in BluetoothGatt
DBluetoothHidDevice.java445 public int getConnectionState(BluetoothDevice device) { in getConnectionState() method in BluetoothHidDevice
DBluetoothHeadset.java542 public int getConnectionState(BluetoothDevice device) { in getConnectionState() method in BluetoothHeadset
DBluetoothHeadsetClient.java544 public int getConnectionState(BluetoothDevice device) { in getConnectionState() method in BluetoothHeadsetClient
DBluetoothAdapter.java2318 public int getConnectionState() { in getConnectionState() method in BluetoothAdapter
/frameworks/base/packages/SettingsLib/src/com/android/settingslib/bluetooth/
DLocalBluetoothAdapter.java138 public int getConnectionState() { in getConnectionState() method in LocalBluetoothAdapter