Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/bluetooth/
DBluetoothManager.java99 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
DBluetoothPbapClient.java204 public int getConnectionState(BluetoothDevice device) { in getConnectionState() method in BluetoothPbapClient
DBluetoothPbap.java234 public int getConnectionState(BluetoothDevice device) { in getConnectionState() method in BluetoothPbap
DBluetoothProfile.java279 @BtProfileState int getConnectionState(BluetoothDevice device); in getConnectionState() method
DBluetoothPan.java273 public int getConnectionState(BluetoothDevice device) { in getConnectionState() method in BluetoothPan
DBluetoothSap.java284 public int getConnectionState(BluetoothDevice device) { in getConnectionState() method in BluetoothSap
DBluetoothMap.java255 public int getConnectionState(BluetoothDevice device) { in getConnectionState() method in BluetoothMap
DBluetoothA2dpSink.java275 public int getConnectionState(BluetoothDevice device) { in getConnectionState() method in BluetoothA2dpSink
DBluetoothGattServer.java817 public int getConnectionState(BluetoothDevice device) { in getConnectionState() method in BluetoothGattServer
DBluetoothHearingAid.java269 public @BluetoothProfile.BtProfileState int getConnectionState( in getConnectionState() method in BluetoothHearingAid
DBluetoothMapClient.java225 public int getConnectionState(BluetoothDevice device) { in getConnectionState() method in BluetoothMapClient
DBluetoothA2dp.java355 public @BtProfileState int getConnectionState(BluetoothDevice device) { in getConnectionState() method in BluetoothA2dp
DBluetoothHidHost.java363 public int getConnectionState(BluetoothDevice device) { in getConnectionState() method in BluetoothHidHost
DBluetoothGatt.java1563 public int getConnectionState(BluetoothDevice device) { in getConnectionState() method in BluetoothGatt
DBluetoothHidDevice.java440 public int getConnectionState(BluetoothDevice device) { in getConnectionState() method in BluetoothHidDevice
DBluetoothHeadset.java542 public int getConnectionState(BluetoothDevice device) { in getConnectionState() method in BluetoothHeadset
DBluetoothHeadsetClient.java504 public int getConnectionState(BluetoothDevice device) { in getConnectionState() method in BluetoothHeadsetClient
DBluetoothAdapter.java2097 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